BODY {
    margin: 15px 20px 30px 20px;
    background-color : #2C5E80; 
    background-image : url(../images/gradient.gif);
    background-repeat: repeat-x
}

p {color: #FFFFFF; font-size: 12px; font-family: verdana, arial, sans-serif; line-height:130%} 

a:link   { color: #BBFFFF}
a:visited{ color: #D0D0D0}
a:hover  { color: #FFFFFF;  font-weight: bold;}
a:active { color: #FFDD00}

