#wrapper #content a{
	color: #000000;
	text-decoration: underline;
}

#wrapper #content a:hover{
	color: #000000;
	text-decoration: none;
}
