/* 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 :#666666;
	text-decoration : none;
	font-weight: bold
}
#mainlinks a:visited  {
	color :#666666;
	text-decoration : none;
	font-weight: bold
}
#mainlinks a:active  {
	color :#666666;
	text-decoration : none;
	font-weight: bold
}
#mainlinks A:hover {
	color :#ff0000;
	text-decoration : bold;
	font-weight: bold;
}


#contactlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
#contactlinks a:link  {
	color :#666666;
	text-decoration : none;
	font-weight: bold
}
#contactlinks a:visited  {
	color :#666666;
	text-decoration : none;
	font-weight: bold
}
#contactlinks a:active  {
	color :#666666;
	text-decoration : none;
	font-weight: bold
}
#contactlinks A:hover {
	color :#ff0000;
	text-decoration : bold;
	font-weight: bold;
}


#pointslinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
#pointslinks a:link  {
	color :#ff0000;
	text-decoration : none;
	font-weight: bold
}
#pointslinks a:visited  {
	color :#ff0000;
	text-decoration : none;
	font-weight: bold
}
#pointslinks a:active  {
	color :#ff0000;
	text-decoration : none;
	font-weight: bold
}
#pointslinks A:hover {
	color :#990000;
	text-decoration : bold;
	font-weight: bold;
}
