<style>

body {font-family:verdana; font-size: 12px; color:black}
{
	scrollbar-base-color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
A
{
    COLOR: DarkGreen;
    TEXT-DECORATION: none;
	font-weight: bold;
}
A:hover
{
	color: GoldenRod;
	TEXT-DECORATION:none
	font-weight: bold;
}
img {
	border:none;
}
hr {
	color:#663300;
	height:1px;
	margin:10px 15px;
}
a.mainwhite {
    COLOR: white;
    TEXT-DECORATION: none;
	font-weight: normal;
}
a.mainwhite:hover {
    COLOR: gold;
    TEXT-DECORATION: none;
	font-weight: normal;
}
a.mainwhite:visited {
    COLOR: white;
    TEXT-DECORATION: none;
	font-weight: normal;
}

.logox  {color:#000033; background-color:#cccccc; layer-background-color:#cccccc;
        position:absolute; top:5px; left:0px; width:480px; height:200px;
        z-index:99;  visibility:visible;}
</style>
