.name {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
	line-height: 20px;
}
.medium {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 17px;
	color: #DAD1C0;
}
.bodylinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	color: #E7E492;
	list-style-type: disc;
	list-style-position: outside;
	list-style-color: #333333;
	text-decoration: none;
}
}
a.bodylinks:link {color: #E7E492}
a.bodylinks:visited {color: #E7E492}
a.bodylinks:hover {
	background: #D3E1ED;
	color: #FFCC99;
	}
}
a.footer:link {color: #E7E492}
a.footer:visited {color: #E7E492}
a.footer:hover {
	color: #FFCC99;
	}
