A:link {   text-decoration:underline;     color: #0066CC; }
A:visited {text-decoration:underline;     color: #0066CC; }
A:active { text-decoration:none;     color: #0066CC; }
A:hover {  text-decoration:none; color: #FF3333; }
.bold {
	font-weight: bold;
}
.blue {
	color: #0066CC;
	letter-spacing: normal;
	text-align: center;
}
.xlarge {font-size: x-large}
