

a {
font-family: Arial;
text-decoration: underline;
color: 5d5d60;
}
a:hover {
text-decoration: underline;
color: 5d5d60;
}


a.first:link {	text-decoration:none;	font-size: 9pt;	color: white;}
a.first:visited {	text-decoration:none;	font-size: 9pt;	color: white;}
a.first:active {	text-decoration:none;	font-size: 9pt;	color: white;}
a.first:hover {	text-decoration:underline;}

a.arrow:link {	text-decoration:underline;	font-size: 9pt;	color: 5d5d60;}
a.arrow:visited {	text-decoration:underline;	font-size: 9pt;	color: 5d5d60;}
a.arrow:hover {	text-decoration:none;}

a.os:link {	text-decoration:none;	font-size: 10pt;	color: 9b9b99;	font-weight: bold;}
a.os:visited {	text-decoration:none;	font-size: 10pt;	color: 9b9b99;	font-weight: bold;}
a.os:hover {	text-decoration:underline;}


a.oslinks:link {	text-decoration:underline;	font-size: 11pt;	color: 768a16;	font-weight: bold;}
a.oslinks:visited {	text-decoration:underline;	font-size: 11pt;	color: 768a16;	font-weight: bold;}
a.oslinks:hover {	text-decoration:none;}

a.prav:link {	text-decoration:underline;	font-size: 10pt;	color: 5b5b5c;	font-weight: bold;}
a.prav:visited {	text-decoration:underline;	font-size: 10pt;	color: 5b5b5c;	font-weight: bold;}
a.prav:hover {	text-decoration:none;	font-size: 10pt;	color: 768a16;	font-weight: bold;}
