.cell_over { background-color: #696969 }
.cell_out { background-color: #4781BD }
.cell_over1 { background-color: #4781BD }
.cell_out1 { background-color: #696969
}
.bodytext {
    font-size: 8pt; color: #000000; font-family: Verdana, Geneva, Arial, sans-serif; line-height: 18px;
}
.unlinktopmenu {
    font-size: 8pt; color: #000000; font-weight: bold; font-family: Verdana, Geneva, Arial, sans-serif; line-height: 18px;
}
a.menulinks {
    font-family: Verdana, Geneva, Arial, sans-serif;
    font-size: 8pt;
    color: white;
    font-weight: bold; 
    text-decoration : none;
}
a.menulinks:hover{
    font-family: Verdana, Geneva, Arial, sans-serif;
    font-size: 8pt;
    color: #F5F4BD;
    font-weight: bold;
	text-decoration : none;
}
a.bluecolumnlinks {
    font-family: Verdana, Geneva, Arial, sans-serif;
    font-size: 10pt;
    color: #4781BD;
    font-weight: bold; 
    text-decoration : none;
}
a.bluecolumnlinks:hover{
    font-family: Verdana, Geneva, Arial, sans-serif;
    font-size: 10pt;
    color: #cccccc;
    font-weight: bold;
	text-decoration : none;
}
a.bodylinks {
    font-family: Verdana, Geneva, Arial, sans-serif;
    font-size: 8pt;
    color: black;
    font-weight: none; 
    text-decoration : underline;
	line-height: 18px;
}
a.bodylinks:hover {
    font-family: Verdana, Geneva, Arial, sans-serif;
    font-size: 8pt;
    color: black;
    font-weight: none;
	text-decoration: none;
	line-height: 18px;
}
