A:LINK, A:VISITED, A:ACTIVE {
	color : #800000;
	font-family : times new roman;
	font-size : 12pt;
	font-weight : bold;
	text-decoration: none;
}

A:HOVER {
	color : #8C5A39;
	font-family: times new roman;
	font-size: 12pt;
	text-decoration: underline;
}

body, td {
	color: #000000;
	font-family: times new roman;
	font-size: 12pt;
	text-align: center;
	font-weight: bold;
}
	
