a:link, 
a:visited, 
a:active 
{
color: black; 
font-size: 10pt;
text-decoration: none;
font-family: arial, helvetica, sans-serif;
font-weight: normal; 
}
a:hover 
{
color: red; 
font-size: 10pt; 
text-decoration: none;
font-family: arial, helvetica, sans-serif;
font-weight: normal; 
}

a.OSI:link, 
a.OSI:visited, 
a.OSI:active 
{
color: white; 
font-size: 7pt;
text-decoration: none;
font-family: arial, helvetica, sans-serif;
font-weight: normal; 
}
a.OSI:hover 
{
color: yellow; 
font-size: 7pt; 
text-decoration: none;
font-family: arial, helvetica, sans-serif;
font-weight: normal; 
}
a.OSI1:link, 
a.OSI1:visited, 
a.OSI1:active 
{
color: brown; 
font-size: 7pt;
text-decoration: none;
font-family: verdana, helvetica, sans-serif;
font-weight: normal; 
}
a.OSI1:hover 
{
color: green; 
font-size: 7pt; 
text-decoration: none;
font-family: verdana, helvetica, sans-serif;
font-weight: normal; 
}
