
a:link {
	color: #FFCC66;
	font-weight: normal;
	text-decoration: none;

}
a:visited {
	color: #FFCC66;
	font-weight: normal;
	text-decoration: none;

}
a:hover {  color: #FFFFCC}
a:active {
	color: #FFCC66;
	font-weight: normal;
	text-decoration: none;

}

.homehead {
	font-family : Times, Serif;
	font-size : 20px;
	font-weight: normal;
	font-style: italic;
	color : #FFCC66;
}

.homebody {
	font-family : Verdana, Arial, Sans Serif;
	font-size : 12px;
	font-weight: normal;
	color : #FFFFCC;
	line-height: 1.3;
}

.quote {
	font-family : Verdana, Arial, Sans Serif;
	font-size : 10px;
	font-weight: normal;
	color : #FFFFCC;
	line-height: 1.1;
}

.body {
	font-family : Verdana, Arial, Sans Serif;
	font-size : 12px;
	font-weight: normal;
	color : #FFFFCC;
	line-height: 1.3;
}

.header {
	font-family : Verdana, Arial, Sans Serif;
	font-size : 12px;
	font-weight: bold;
	color : #FFCC66;
	line-height: 1.3;
}


.buts {
	font-family : Verdana, Arial, Sans Serif;
	font-size : 12px;
	font-weight: normal;
	color : #FFFFCC;
	line-height: 1.6;
}



.top  {
	font-family : Verdana, Arial, Sans Serif;
	font-size : 11px;
	font-weight: normal;
	color : #FFFFCC;
}


.copyright {
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	font-weight: normal;
	color : #FFFFCC;
}

.highlight {
	font-family : Verdana, Arial, sans-serif;
	font-size : 12px;
	font-weight: bold;
	color : #CCCCFF;
}