body 
{
	font-family:"News Gothic MT", Verdana, Arial, Helvetica, sans-serif;
	line-height: 150%;
	scrollbar-base-color: #333366;
	scrollbar-track-color: #333366;
	scrollbar-arrow-color: #9999CC;
	scrollbar-highlight-color: #333366;
	scrollbar-darkshadow-color: #333366;
	scrollbar-shadow-color: #333366;
	scrollbar-3dlight-color: #333366;
	overflow-x: hidden;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	background-color: #333366;
	border-bottom-color: #9999CC;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	border-left-color: #9999CC;
	border-left-style: solid;
	border-left-width: 3px;
	border-top-color: #9999CC;
	border-top-style: solid;
	border-top-width: 3px;
	border-right-color: #9999CC;
	border-right-style: solid;
	border-right-width: 3px;
	
}
a:link 
{
	color: #CCCCCC;
	font-family: "News Gothic MT", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}
a:visited 
{
	color: #CCCCCC;
	font-family: "News Gothic MT", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}
a:hover
{
	color: #FFFFFF;
	font-family: "News Gothic MT", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
