a.one:link {color: #cc0000; text-decoration: none; font-family: Tahoma; font-size: 10px; font-weight: bold}
a.one:visited {color: #cc0000; text-decoration: none; font-family: Tahoma; font-size: 10px; font-weight: bold}
a.one:hover {color: #cc0000; text-decoration: underline; font-family: Tahoma; font-size: 10px; font-weight: bold} 

a.two:link {color: #808080; text-decoration: none; font-family: Tahoma; font-size: 11px}
a.two:visited {color: #808080; text-decoration: none; font-family: Tahoma; font-size: 11px}
a.two:hover {color: #cc0000; text-decoration: underline; font-family: Tahoma; font-size: 11px}

a.three:link {color: #ff0000}
a.three:visited {color: #0000ff}
a.three:hover {background: #66ff66}

a.four:link {color: #ff0000}
a.four:visited {color: #0000ff}
a.four:hover {font-family: monospace}

a.five:link {color: #ff0000}
a.five:visited {color: #0000ff}
a.five:hover {color: #ffcc00}
em {
color : #cc0000; 
font-family : Tahoma; 
font-size : 11px; 
text-decoration : none; 
}


h1 {
color : #cc0000; 
font-family : Tahoma; 
font-size : 15px; 
text-decoration : none; 
} 
h2 {
color : #808080; 
font-family : Tahoma; 
font-size : 11px; 
text-decoration : none; 
} 
h3 {
color : #cc0000; 
font-family : Tahoma; 
font-size : 11px; 
text-decoration : none; 
} 
h4 {
color : #cc0000; 
font-family : Tahoma; 
font-size : 11px; 
text-decoration : none; 
} 
.menu {
color : #cc0000; 
font-family : Tahoma; 
font-size : 11px; 
font-weight : bold; 
} 
.copyright {
color : #000000; 
font-family : Tahoma; 
font-size : 9px; 
font-weight : bold; 
} 
.normal {
color : #000000; 
font-family : Tahoma; 
font-size : 11px; 
} 
.bold {
color : #990000; 
font-family : Tahoma; 
font-size : 11px; 
font-weight : bold; 
} 