/* CSS Document */
/*--------------------------------------body---*/
body, td, th, div, p, label, input {
	color:#000000;
	font:normal 13px/18px Arial, Helvetica, sans-serif;
}
input, select {
	color:#595959;
	
	
}

h2 {
	margin-top:10;
	margin-bottom:10;
	font-size:18;
}

a{color:#383C3C;}
a:hover {
	color:#383C3C;
	text-decoration:underline;
}
a:hover {text-decoration:none}
a, button, .button{ cursor:pointer;}

.menu{color:white;text-decoration:none;}
.menu:hover{color:white;text-decoration:none;}

