a:link {

	color : Red;

	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-size : 11px;

	font-weight : bold;

	text-decoration : underline;

}



a:visited {

	color : Red;

	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-size : 11px;

	font-weight : bold;

	text-decoration : underline;

}



a:hover {
	color : Blue;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	text-decoration : underline;
}



a:active {

	color : Red;

	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-size : 11px;

	font-weight : bold;

	text-decoration : underline;

}



body {

	background-color : #000000;

	color : #FFFF00;

	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-size : 11px;

	font-style : normal;

	font-weight : bold;

	text-decoration : none;

	scrollbar-base-color: Yellow;

	scrollbar-arrow-color : Black;

}



li {

	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-size : 11px;

	font-style : normal;

	font-weight : bold;

}



p {

	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-size : 11px;

	font-style : normal;

	font-weight : bold;

}



td {

	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-size : 11px;

	font-weight : bold;

}



th {

	font-weight : bold;

}

