body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFF33;
	background-color: #000000;
	background-image: url(images/tile.bg.jpg);
	background-repeat: repeat;
}
a:link, 
a:active, 
a:visited {
	font-weight: bold;
	color: #BCF103;
}
a:hover {
	font-weight: bold;
	color: #FFFF00;
	text-decoration: underline;
}
