body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFFFFF;
}
body {
	background-color: #000000;
	background-image: url(img/protostar.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;	 
}
a {
	font-size: 12pt;
	color: #FFFFFF;
}
a:link {
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	color: #FFFFFF;
}
