A.href {
	color : #000000;
	text-decoration : underline;
	font-family : Verdana;
	font-weight : Normal;
	font-size : 12px;
}

A.href:hover {
	color : #CC0000;
	text-decoration : underline;
}

A.smlhref {
	color : #000000;
	text-decoration : underline;
	font-family : Verdana;
	font-weight : Normal;
	font-size : 10px;
}

A.smlhref:hover {
	color : #CC0000;
	text-decoration : underline;
}

A.smlhrefredbold {
	color : #CC0000;
	text-decoration : underline;
	font-family : Verdana;
	font-weight : Bold;
	font-style : Italic;
	font-size : 12px;
}

A.smlhrefredbold:hover {
	color : #0000A0;
	text-decoration : underline;
}

A.shortcuthref {
	color : #FFFFFF;
	text-decoration : underline;
	font-family : Verdana;
	font-weight : Normal;
	font-size : 10px;
}

A.shortcuthref:hover {
	color : #000000;
	text-decoration : underline;
}

A.footer {
	color : #4F679C;
	text-decoration : underline;
	font-family : Verdana;
	font-weight : Bold;
	font-size : 10px;
}

A.footer:hover {
	color : #CC0000;
	text-decoration : underline;
}

A.whitehref {
	color : #FFFFFF;
	text-decoration : underline;
	font-family : Verdana;
	font-weight : Bold;
	font-size : 12px;
}

A.whitehref:hover {
	color : #000000;
	text-decoration : underline;
}

