BODY {
	color: #660033;
	background-color: #EBEFF2;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	text-align: center;
}

A {
	color: #660033;
	text-decoration: none;
}

A:HOVER {
	color: #660033;
	text-decoration: underline;
}

h1 {
		font-size: 16px;
}

h2 {
		font-size: 14px;
}

td {
		font-size: 12px;
}
hr {
height : 1px;
	color: #660033;
}

a.hidden {
		color: #660033;
	text-decoration: none;
}

a.hidden:hover {
		color: #660033;
	text-decoration: none;
}