a:link {
	font-family: Tahoma;
	color: #990066;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma;
	color: #993366;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	color: #FF0099;
	text-decoration: none;
}
a:active {
	font-family: Tahoma;
	color: #993366;
	text-decoration: none;
}

body {
	margin: 0;
	font-family: tahoma;
	font-size: 65%;
	color: #003366;
	/*background-color: #000000;*/
	}