﻿a.aud {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: blue; font-size: 14pt; font-weight: 500;
}
a:hover.aud{
	color: MAROON;
	text-decoration: none;	
}
a:active.aud {
	color: MAROON;
	text-decoration: none;
}
a:link.aud {
	text-decoration: none;
}
a:visited.aud {
	text-decoration: none;
}


a.sze {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: black;  font-weight: 500; text-decoration: none;
}
a:hover.sze{
	color: MAROON;
	text-decoration:  none;	
}
a:active.sze {
	color: MAROON;
	text-decoration:  none;
}
a:link.sze {
	text-decoration: none;
}
a:visited.sze {
	text-decoration: none;
}

a.hud {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: white;  font-weight: 500; text-decoration: none;
}

a:hover.hud{
	color: white;
	text-decoration: none;	
}
a:active.hud {
	color: white;
	text-decoration: none;
}
a:link.hud {
	text-decoration: none;
}
a:visited.hud {
	text-decoration: none;
}


