.norm {
	color: #000000;
	font:  13px Tahoma, Arial, Helvetica;
}

a:link			{ color: #00488E;	font-weight: bold;	text-decoration: none }
a:visited		{ color: #00488E;	font-weight: bold;	text-decoration: none }
a:hover	 		{ color: #000000;	font-weight: bold;	text-decoration: underline }

a.red:link		{ color: #C80000;	font-weight: bold;	text-decoration: none }
a.red:visited	{ color: #C80000;	font-weight: bold;	text-decoration: none }
a.red:hover	    { color: #000000;	font-weight: bold;	text-decoration: underline }

a.link2:link {color:#FFFFFF;text-decoration: none; font:  4px;}
a.link2:visited {color:#FFFFFF;text-decoration: none; font:  4px}
a.link2:hover {color:#FFFFFF;text-decoration: none; font:  4px}

a.decoration,
a.decoration:visited{
text-decoration:underline;
color:black;
}

