body {
	padding: 0 auto;
	font-family: Verdana, Arial, Tahoma;
	font-size: 12px;
	background-color: transparent;
}
body A {
	text-decoration: none;
	color: #2A2C6C;
}
body A:hover {
	text-decoration: underline;
}
h1 {
	font-family: Verdana, Arial, Tahoma;
	font-size: 14px;
	color: #E37600;
}