Body{
	background-color: #E8B010;
}

p{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight: bold;
	color : #B00000;
}

H2{
	font-size: 24px;
	text-align: center;
	color: #F8E6B2;
}

a{
	color : #B00000;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-decoration:underline;
}

a:hover{
	font-family : Arial, Helvetica, sans-serif;
	text-decoration: overline underline;
	font-weight: 100;
	cursor:pointer;
}

a:active {
	
}

a:link {
	
}

a:visited {
	color: Maroon;
}
