body {
font-family : Arial, Helvetica, sans-serif; 
color : #495057; 
font-weight : bold; 
font-size : 11px; 
margin: 10px
} 
A:link {
color : #ffffff; 
font-weight : bold; 
text-decoration : none; 
} 
A:visited {
color : #ffffff; 
font-weight : bold; 
text-decoration : none; 
} 
A:hover {
color : #0081ce; 
font-weight : bold; 
text-decoration : none; 
} 
A:active {
color : #ffffff; 
font-weight : bold; 
text-decoration : none; 
}

.h3{
color : #ffffff;
font-size: 18px;
font-weight : normal; 
text-decoration : none; 
padding-top: 15px;
}
.h31{
font-weight : bold; 
color : #ffffff;
font-size: 11px;
line-heigth:18px;
text-decoration : none;
padding-top: 15px;
}
.text A:link,.text A:visited ,.text A:link,.text A:active{
color : #495057; 
font-weight : bold; 
text-decoration : none; 
} 


