a:link {
	font-family: Tahoma, Verdana, sans-serif, Arial;
	color: #F2F400;
	text-decoration: underline;
}
a:visited {
	font-family: Tahoma, Verdana, sans-serif, Arial;
	color: #F2F400;
	text-decoration: underline;
}
a:active {
	font-family: Tahoma, Verdana, sans-serif, Arial;
	color: #F2F400;
	text-decoration: underline;
}
a:hover {
	font-family: Tahoma, Verdana, sans-serif, Arial;
	color: #F2F400;
	text-decoration: none;
}
body {
	scrollbar-3dlight-color : #16416B;
	scrollbar-arrow-color : #16416B;
	scrollbar-base-color : #4795DF;
	scrollbar-darkshadow-color : #16416B;
	scrollbar-face-color : #4997DF;
	scrollbar-highlight-color : #4997DF;
	scrollbar-shadow-color : #4997DF;
	scrollbar-track-color : #4997DF;
}
.page_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.no_repeat {
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: left top;
}
td {
	font-family: Tahoma, Verdana, sans-serif, Arial;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

