#content{
padding-right: 60px;
padding-left: 60px;
font-family: verdana;
font-size: 11px;
text-align:justify;
}

#content a{
text-decoration: underline;
color: #293e6b;
font-weight: bold;
}

#content a:hover{
text-decoration: none;
color: #342b2a;
font-weight: bold;
}

h2{
font-size: 12px;
font-family: verdana;
font-weight: bold;
color: #342b2a;
}

h2 a{
text-decoration: none;
color: #342b2a;
}

h2 a:hover{
text-decoration: underline;
color: #342b2a;
}