body { 
	font: 1px 'Lucida Grande', Verdana, sans-serif;	
    color: 000000;
    background-color: #ffffff;
}

a {
	outline: none;	
}

a:link { color: #000; text-decoration: underline; }
a:active {color: #000; text-decoration: underline; }
a:visited {color: #000; text-decoration: underline; }
a:hover {color: #000; text-decoration: none; }

/*a:link {color: #810000;}*/