body {
background-color: #000000;
color: #EFE029;
font-family: arial;
font-size: 12px;
text-align: justify;
}
a:link {
color: #EFE029;
text-decoration: none;
}
a:visited {
color: #EFE029;
text-decoration: none;
}
a:hover {
color: #EFE029;
text-decoration: underline;
}
a:active {
color: #EFE029;
text-decoration: underline;
}
h4 { 
color: #2578F6;
text-decoration: underline;  
}
h3 {
text-decoration: underline;  
color: #00CC00;
}
a.link {
text-decoration: underline;  
color: #00CC00;
}
img {
border: 0;
}
