.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #000066;
}
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000066;
}
.underline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: underline;
	color: #000066;

}
.colour {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000066;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000066;
	background-position: center;

}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	
	color: #FF9900;
}
a:link {
	color: #000099;
	font-family: Arial, Helvetica, sans-serif;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #000099;
}


.mytext {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #666699} 
a.mytext:link {color: #333333; text-decoration: none} 
a.mytext:visited {color: #666666; text-decoration: none} 
a.mytext:active {color: #333333; text-decoration: none} 
a.mytext:hover {color: #999933; text-decoration: none} 
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
}
.aol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold;
	color: #000066;
}
.red {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-weight: bold;
}
/*.layer{
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	height: 600px;
	width: 800px;
	z-index: 1;
	border: 2px solid #FF66FF;
	top: auto;
} 
*/
