body,td,th {

	font-family: verdana;

	font-size: 11px;

	color: 989898;

}

body {

	background-color: #000000;

	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

}

a:link {

	text-decoration: none;

	color: 989898;

}

a:visited {

	text-decoration: none;

	color: 989898;

}

a:hover {

	text-decoration: underline;

	color: 989898;

}

a:active {

	text-decoration: none;

	color: 989898;

}

.style1 {font-size: 12px;

	color: orange;

}

.style2 {

	color: #FFFF00;

	font-weight: bold;

}
.style3 {color: #FFFF00}
.no_under {text-decoration:none;}
a:hover {text-decoration:underline;}
.txt_gri {color:##989898;}

