html, td, body {


	width: 100%; 
	height: 100%;
	COLOR: #000000; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	FONT-STYLE: normal;
	line-height: 14px;
	word-spacing: 2px; 
}


a, a:visited, a:active {
	COLOR: #990000; 
	text-decoration: none;
	
}
a:hover {
	COLOR: #000000; 
	text-decoration: none;
}
