

H1 {
	font-size: 18px;
	font-family: arial;
	color: #800000
}

H2 {
	font-size: 14px;
	font-family: arial;
	color: black
}

TD {
	font-size: 12px;
	font-family: verdana;
	color: black
}


A.menu:link {
	text-decoration: none;
	font-size:14px;
	font-family: arial;
	font-weight: bold;
	color: red
}

A.menu:visited {
	text-decoration: none;
	font-size:14px;
	font-family: arial;
	font-weight: bold;
	color: red
}

A.menu:hover { 
	text-decoration: underline;
	font-size:14px;
	font-family: arial;
	font-weight: bold;
	color: #800000
}


A:link {
	text-decoration: none;
	font-size:12px;
	font-family: verdana;
	color: red
}

A:visited {
	text-decoration: none;
	font-size:12px;
	font-family: verdana;
	color: red
}

A:hover { 
	text-decoration: underline;
	font-size:12px;
	font-family: verdana;
	color: #800000
}
