.regular {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration : none;
}
.regular:hover {
	text-decoration: underline;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color:#CC3333;
	text-decoration : none;
}
.title:hover {
	text-decoration: underline;
}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration : none;
}
.small:hover {
	text-decoration: underline;
}
.mainTitle 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #CE0202;
	text-decoration : none;
}
.mainTitle:hover 
{
	text-decoration: underline;
}
.form 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #CE0202;
	text-decoration : none;
}
.form:hover 
{
	text-decoration: underline;
}
.CMbig
{
	FONT-SIZE: small;
	COLOR: firebrick;
	FONT-FAMILY: 'Century Schoolbook';
	font-weight : bold;
}
.CMpromptInput
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight : normal;
	color : White;
	background-color : Black;
}
.CMtdPromptInput
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	background : Black;
}
.CMformInput
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-decoration: none;
}
.CMformButton
 {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-decoration: none;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration : none;
}

