/* CSS Document */

#resources{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
text-align:justify;
}
#resources h1{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
}
#resources a:link{
color:#e96711;
text-decoration:none;
}
#resources a:visited{
color:#e96711;
text-decoration:none;
font-weight:bold;
}
#resources a:hover{
color:#e96711;
text-decoration:underline;
}
#resources a:active{
color:#e96711;
text-decoration:none;
}