body, p, ul, ol, li, dl, dd, dt, td, th, blockquote, input, div {
	font-family: Arial, Verdana, sans-serif;
 	color: black;
	font-size: 12px;
	}

html {overflow-x:hidden;}


a:link {text-decoration: none;color: red;}
a:visited {text-decoration: none;color: red;}
a:hover {text-decoration: none;color: black;}

