	a:link {text-decoration:none;
		color:"red";
		}
	a:visited {text-decoration:none;
		color:"#000000";
		}
	a:active {text-decoration:none;
		color:"red";
		}

BODY, TH, TD { font-size: 13px; color:#333333;
			font-family:Arial, Helvetica, sans-serif;
}

A.hand {
	CURSOR: hand
}

A:hover {
	color:"red";
	text-decoration:non
;}

.title {font-size: 20px; 
	font-weight:bold;
	color:"#ffffff";
}

.title2 {font-size: 15px; 
	font-weight:bold;}

.title3 {font-size: 36px; 
	 font-weight:bold;}
