a:link { 
color: white; 
background-color: black;
text-decoration: none;
border: 2px solid white; 
}
a:visited { 
color: white; 
background-color: black;
text-decoration: none;
border: 2px solid white; 
}
a:hover {
color: black; 
background-color: white;
text-decoration: none;
border: 2px solid black; 
} 
LIST-STYLE-TYPE: none
}
.plus LI:first-letter {
	COLOR: red
}
table { font-family: verdana,sans-serif; font-size: 18px; }
