body  {
	background-color : #092C15;
	color : #ffffff;
	font-size : 12px;
	font-weight : normal;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	margin-top : 0px;
	margin-left : 0px;
}

a.s {
	color : #ffffff;
	font-size : 12px;
	font-weight : bold;
	text-decoration: underline;
}
a.s:link  {
	color : #ffffff;
	font-size : 12px;
	font-weight : bold;
	text-decoration: underline;
}

a.s:visited  {
	color : #ffffff;
	font-size : 12px;
	font-weight : bold;
	text-decoration: underline;
}

a.s:hover  {
	color : #ffff00;
	font-size : 12px;
	font-weight : bold;
	text-decoration: underline;
}

