/* CSS Document */


BODY {
	scrollbar-face-color:#8A8A8A;
	scrollbar-highlight-color:#686868;
	scrollbar-3dlight-color:#686868;
	scrollbar-darkshadow-color:#686868;
	scrollbar-shadow-color:#686868;
	scrollbar-arrow-color:#686868;
	scrollbar-track-color:#686868;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

#mainlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
#mainlinks a:link  {
	color : #0080ff;
	text-decoration : none;
	font-weight: bold
}
#mainlinks a:visited  {
	color : #0080ff;
	text-decoration : none;
	font-weight: bold
}
#mainlinks a:active  {
	color : #0080ff
	text-decoration : none;
	font-weight: bold
}
#mainlinks A:hover {
	color :#666666;
	text-decoration : bold;
	font-weight: bold;
}

#newslinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
#newslinks a:link  {
	color : #0080ff;
	text-decoration : none;
	font-weight: bold
}
#newslinks a:visited  {
	color : #0080ff;
	text-decoration : none;
	font-weight: bold
}
#newslinks a:active  {
	color : #0080ff;
	text-decoration : none;
	font-weight: bold
}
#newslinks A:hover {
	color :#0b01b8;
	text-decoration : bold;
	font-weight: bold;
}