/* CSS Document */
body{font-size:12px;}
.links_1{
font-family:Tahoma;
font-size:10px;
color:#580404;
text-decoration:underline;
}
.border_bottom{
border-bottom:1px solid #CCCCCC;
}
.links_1:hover{
font-family:Tahoma;
font-size:10px;
color:#580404;
text-decoration:none;
}
.links_2{
font-family:Tahoma;
font-size:10px;
color:#000000;
text-decoration:none;
}
.links_2:hover{
font-family:Tahoma;
font-size:10px;
color:#000000;
text-decoration:underline;
}
.more{
color:#3A7115;
text-decoration:underline;
}
.more:hover{
color:#3A7115;
text-decoration:none;
}
.hilight{
font-weight:bold;
color:#580404;
}
.sidehead{
font-size:15px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
color:#FFFFFF;
}
