body    { 
	color: black; font-size: 10px; font-family: Verdana, sans-serif; line-height: 13px; background-color: white; margin: 10px 
}

p { 
	margin: 0; padding: 0 
}

a:link {
	color: #000;
	text-decoration: none;
}

a:active {
	color: #000;
	text-decoration: none;
}

a:visited {
	color: #000;
	text-decoration: none;
}

a:hover {
	color: #f00;
	text-decoration: none;
}
