A:link {
	color: #3366CC;
	text-decoration: none;
}
A:visited {
	color: #3366CC;
	text-decoration: none;
}
A:active {
	color: #3366CC;
	text-decoration: none;
}
A:hover {
	color: #3366CC;
	text-decoration: overline underline;
}
BODY {
	color: #E1E1E1;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	background-color : Black;
	background-image : url(background2.jpg);
	background-position : top left;
	background-repeat : no-repeat;
	background-attachment : scroll;
}
P,TABLE,TR,TD {
	color: #E1E1E1;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}
