
.body{
	font-family : Verdana, Arial;
	font-size : 10px;
	color : #764650;
	text-decoration : none;
	line-height : 13px;
}

.bold{
	font-family : Verdana, Arial;
	font-size : 10px;
	font-weight : bold;
	color : #764650;
	text-decoration : none;
	line-height : 13px;
}

.links{
	font-family : Verdana, Arial;
	font-size : 9px;
	color : #6BBCFD;
	font-weight : bold;
	text-decoration : none;
	line-height : 14px;
}

.hd{
	font-family : Courier;
	font-size : 22px;
	color : #764650;
	text-decoration : none;
	line-height : 24px;
}

.shd{
	font-family : Courier;
	font-size : 14px;
	color : #764650;
	text-decoration : none;
	line-height : 20px;
}

A:link {color:#AFF9AE; text-decoration : none; background:#6BBCFD}
A:visited {color:#AFF9AE; text-decoration : none; background:#6BBCFD}
A:active {color:#AFF9AE; text-decoration : none; background:#6BBCFD}
A:hover {color:#86505B; text-decoration : none; background:#D5D1FD}

