.regine1 { 
font-family: Arial, Helvetica, sans-serif;
font-size: medium; 
font-weight: normal;
/*background-color: #CCCCCC;
height: 10px;
width: 80px;*/
color: black;
text-align: right;
text-decoration: none;
}

.past_1 { 
font-family: Arial, Helvetica, sans-serif;
font-size: 14px; 
font-weight: bold;
/*height: 10px;
width: 80px;*/
color: black;
text-align: left;
text-decoration: none;
}

.past_2 { 
font-family: Arial, Helvetica, sans-serif;
font-size: 14px; 
font-weight: normal;
/*height: 10px;
width: 80px;*/
color: black;
text-align: left;
text-decoration: none;
}

a:link { 
text-decoration:none;
color: black;
}

a:visited { 
text-decoration:none;
color: black;
}

a:hover {  
/*font-family: Arial, Helvetica, sans-serif; 
font-size: medium; 
background-color: #999999; 
height: 10px; 
width: 80px; 
border: 1px #000000 outset;
font-weight: normal;*/
color: #8080FF; 
text-decoration: none; 
}

