/* CSS Document */

body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 30px;
	background-image: url(i/grid_blend_bg_bottom.gif);
	background-repeat: repeat-x;
}

body, td, th, td, tr, p, div {
	font-family: "Lucida Grande", Verdana, Tahoma, Arial, sans-serif;
	font-size: 12px; 
	color:#ffffff;
}

a:link {
	color: #ffff01;
	text-decoration: none;
	
}

a:visited {
	color: #ffff01;
	text-decoration: none;
	
	
}

a:hover {
	color: #ffff01;
	text-decoration: underline;
	
}

a:active {
	color: #ffff01;
	text-decoration: underline;
}

