.main{
 background-color:#2d4991;
}
a.DataListLink:Link, a.DataListLink:visited, a.DataListLink:active{
 font-family: Georgia, Times New Roman, Times, serif;
 font-size: 13px;
 text-decoration: none;
 color: #FFFFFF;
 background-color:#2d4991;
 line-height: 20px;
}
a.DataListLink:hover{
 font-family: Georgia, Times New Roman, Times, serif;
 font-size: 13px;
 text-decoration: underline;
 color: #FFFFFF;
 background-color:#2d4991;
 line-height: 20px;	
}
.SectionLabel{
 font-family: Georgia, Times New Roman, Times, serif;
 font-size: 13px;
 text-decoration: none;
 color: #FFFFFF;
 background-color:#2d4991;	
}