.center {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: xx-small;

	font-weight: bold;

	text-transform: capitalize;

	text-decoration: none;

	text-align: center;

}

a {

	font-family: Arial, Helvetica, sans-serif;

	font-size: small;

	font-style: normal;

	font-weight: normal;

	font-variant: normal;

	color: #339999;

	text-decoration: none;

	filter: Invert;



}

a:hover {

	font-family: Arial, Helvetica, sans-serif;

	font-size: x-small;

	font-style: normal;

	font-weight: normal;

	font-variant: normal;

	color: #336666;

	text-decoration: underline;

}



body {background-color: #336666;

	color:#000000;

	margin:0px;

	SCROLLBAR-BASE-COLOR: #CCCCFF;

	SCROLLBAR-ARROW-COLOR: #000033;

	SCROLLBAR-3DLIGHT-COLOR: #666666;

	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;

	SCROLLBAR-SHADOW-COLOR: #333366;

	SCROLLBAR-DARKSHADOW-COLOR: #000066;

	SCROLLBAR-FACE-COLOR: #B8D1D1;

	SCROLLBAR-TRACK-COLOR: InactiveCaptionText;}


.padded

{padding-left: 12px; padding-right: 12px;}


