A:LINK {
		color: #0000FF;
	text-decoration: none;
}
A:VISITED {
		color: #666666;
	text-decoration: none;
}
A:HOVER {
		color: #FF0000;
	text-decoration: underline;
}
IMG {
		border: #000000;
}
body {
	background-color: #ffffff;
	
	background: #ffffff url(/images/carbon_fiber_tile2.jpg) repeat-x;
	;
	font: 4px "Lucida Grande", Arial, Helvetica;
}
