a {
	font-size: 16px;
	color: #0033FF;
	font-weight: bold;
	text-transform: capitalize;
}
a:link {
	text-decoration: none;
	text-transform: capitalize;
}
a:visited {
	text-decoration: none;
	color: #990033;
	text-transform: none;
}
a:hover {
	text-decoration: underline;
	color: #3333FF;
	text-transform: none;
}
a:active {
	text-decoration: none;
	color: #CC3333;
}
.style1 {
	color: #0030FF;
	font-weight: bold;
	font-size: 12px;
}
body {
	background-image: url(ctv21images/bkgnd.jpg);
}
.style3 {color: #666666}
.style5 {
	color: #666666;
	font-size: 12px;
	font-weight: bold;
}
.style6 {color: #666666; font-size: 12px; }
