body { 
background-color:#000000; 
color:#ffd700; 
margin:10px; 
font-family:arial; 
font-size:0.8em; 
}
a, a:link, a:active, a:visited { 
text-decoration:none;
color:#ffd700;
}
a:hover { 
color:#ff0000;
}
a.footer, a:link.footer, a:active.footer, a:visited.footer { 
text-decoration:none;
color:#ffffff;
font-weight:bold;
}
a:hover.footer { 
color:#ff0000;
}
h1 { 
font-size:2em; 
color:#ffd700; 
font-weight:bold; 
}
h2 { 
font-size:1.5em; 
color:#ff0000; 
font-weight:bold; 
}
h3 {
font-size:1.25em; 
font-weight:bold; 
}
h1.home { 
font-size:2em; 
color:#ff0000; 
font-weight:bold; 
}
h2.home { 
font-size:1.5em; 
color:#ffd700; 
font-weight:bold; 
}
hr {
color:#ff0000; 
width:60%; 
}
div.content { 
padding:0 25px 0 25px; 
text-align:justify; 
font-size:0.8em; 
}
div.home { 
width:500px;
text-align:justify; 
font-size:0.8em; 
font-weight:bold;
}
div.contact { 
width:500px;
text-align:center; 
font-size:1.0em; 
font-weight:bold;
}
div.menu { 
width:120px; 
text-align:center; 
background-color:#ff0000; 
padding:5px; 
border: ridge 4px #ffffff; 
color:#000000; 
font-weight:bold; 
font-size:0.9em; 
cursor:pointer;
}
div.menubg { 
background-image:url(line.gif); 
background-repeat: repeat-y; 
background-position:right; 
height:100%; 
}
div.footer {
color:#ffd700;
font-size:9px;
font-weight:bold;
}
