body, p, td, div {

	background-color: white;

	color: black;

}



body, p, td, div, input, select, textarea {

	font-family: Verdana, Arial;

	font-size: 12px;

}



h1 {

	font-weight: bold;

	font-size: 15px;

}



a, a:link, a:active, a:visited, a:hover {

	color: black;

	font-weight: bold;

}



a:hover {

	color: #E95C37;

}



.orange {

	color: #E95C37;

}

