body { background-color: #edc239;}

a:link {
font-family:"Arial", Helvetica, Sans-Serif;
font-size:13pt; 
color:#6529bc; 
text-decoration: underline; 
font-weight:bold;
}
a:visited {
font-family:"Arial", Helvetica, Sans-Serif;
font-size:13pt; 
color:#e7e7e7; 
text-decoration: underline; 
font-weight:bold;
}
a:active {
font-family:"Arial", Helvetica, Sans-Serif;
font-size:15pt; 
color:#ffff00; 
text-decoration: underline; 
font-weight:bold;
}
a:hover {
font-family:"Arial", Helvetica, Sans-Serif;
font-size:15pt; 
color:#ff0000; 
text-decoration: none; 
font-weight:bold;
}


