body {
        font-family: tahoma, helvetica, arial, sans-serif;
        font-size: 11px;
        text-align: center;
        background: #333333;
}
a {
	color: #333333;
	text-decoration: none;
}

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