body
{
    background: #999999 none repeat scroll 0 0;
    font-family: Verdana,Arial,sans-serif;
    font-size: 12px;
	line-height: 20px;
    color: #222222;
    
}

a{
	text-decoration: none;
	color: #fff;
}

a:hover{
	text-decoration: underline;
}