body{
	background-color : #000000;
	background-image : url(images/shield.gif);
	font-family : Tahoma, Verdana, Arial, sans-serif, Terminator Two, Babylon Industrial 2, StarCraft;
	scrollbar-3dlight-color : #727272;
	scrollbar-arrow-color : #999999;
	scrollbar-base-color : #333333;
	scrollbar-face-color : #333333;
	scrollbar-highlight-color : #333333;
	scrollbar-shadow-color : #333333;
	scrollbar-track-color : #333333;
}

td, body {
	font-size : 16px;
	color : #c0c0c0;
}
a:hover{
	color : #FF0000;
	text-decoration : none;
}

a {
	font-size : 14px;
	font-weight : bold;
	color : #38BCFF;
	text-decoration: none;
}

