a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	color: #CCCCFF;
	text-decoration: underline;
	font-weight: bold;


}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	color: #0080C0;
	text-decoration: none;
	font-weight: bold;

}
a {
	font-family: Verdana;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	color: #800040;
	text-decoration: none;
}
