.CTS {  font-family: "Comic Sans MS"; font-size: 16px; font-weight: bold; color: #0033CC; letter-spacing: normal; text-align: justify; vertical-align: top; word-spacing: normal; white-space: normal}
.heading {  font-family: "Comic Sans MS"; font-size: 16px; font-style: normal; font-weight: bold; color: #0033CC}
.text {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; color: #0033CC}
.link {
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	color: #00FFFF;
	text-decoration: underline;
	background-color: #0033CC;
}
a:hover {
	color: #FFFF33;
	background-color: #0033CC;
}
.seperator {
	background-attachment: fixed;
	background-color: #FFFF00;
	background-repeat: repeat-x;
	line-height: normal;
}
