.head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ff0000;
	line-height: 18px;
}
a.head:link { color: #ff0000 }
a.head:link { text-decoration: underline }
a.head:visited { color: #ff0000}
a.head:visited { text-decoration: underline }
a.head:hover { color: #000000}
a.head:hover { text-decoration: none}
a.head:active { color: #ff0000}
a.head:active { text-decoration: underline }
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
}
a.maintext:link { color: #000000 }
a.maintext:link { text-decoration: underline }
a.maintext:visited { color: #000000}
a.maintext:visited { text-decoration: underline }
a.maintext:hover { color: #ff0000}
a.maintext:hover { text-decoration: none}
a.maintext:active { color: #000000}
a.maintext:active { text-decoration: underline }
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CCCCCC;
}
a.footer:link { color: #CCCCCC }
a.footer:link { text-decoration: underline }
a.footer:visited { color: #CCCCCC}
a.footer:visited { text-decoration: underline }
a.footer:hover { color: #000000}
a.footer:hover { text-decoration: none}
a.footer:active { color: #CCCCCC}
a.footer:active { text-decoration: underline }
