a.One {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #FFFFFF}
a.One:link { color: #FFFFFF; text-decoration: none; }
a.One:visited { color: #FFFFFF; text-decoration: none; } 
a.One:hover { color: #3FB4B4; text-decoration: none; }


a.Two:link { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold;
color: #194747; 
background-color: #FFFFFF;
text-decoration: none;
border: 0px solid white;
width: 167px;  

}

a.Two:visited { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold;
color: #194747; 
background-color: #FFFFFF;
text-decoration: none;
border: 0px solid white;
width: 167px;  

}

a.Two:hover { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold;
color: #FFFFFF; 
background-color: #194747;
text-decoration: none;
border: 0px solid black;
width: 167px; 

}