body {
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
}

a:link, a:active, a:visited {
	text-decoration: none;
	color : #993300;
	font-weight: bold;
}

a:focus, a:hover {
	text-decoration: underline;
	color : #993300;
	font-weight: bold;
}

.heading {
	color: #FF0000;
	font-size: x-large;
}


.blue_heading {
	color: #000066;
	font-size: x-large;
}
