/* CSS Document */

.text{
font-family:Tahoma;
font-weight:normal;
font-size:11px;
color:#7F7D7E;
text-decoration:none;
 
}
.text A{
font-family:Tahoma;
font-weight:normal;
font-size:11px;
color:#5BA4CF;
text-decoration:none;
 
}
.text A:hover{
font-family:Tahoma;
font-weight:normal;
font-size:11px;
color:#7F7D7E;
text-decoration:underline;
 
}
.text1{
font-family:Tahoma;
font-weight:normal;
font-size:11px;
color:#7F7D7E;
text-decoration:none;
 
}
.text1 A{
font-family:Tahoma;
font-weight:normal;
font-size:11px;
color:#5BA4CF;
text-decoration:none;
 
}
.text1 A:hover{
font-family:Tahoma;
font-weight:normal;
font-size:11px;
color:#7F7D7E;
text-decoration:underline;
 
}
