A:link {
	color: #000070;
	text-decoration: none;

}

A:visited {
	color: #000070;
	text-decoration: none;
}

A:active {
	color: #000070;
	text-decoration: none;
}

A:hover {
	color: #CC0000;
	text-decoration: none;
}

TD {
	font-size: 12px;
	font-family : Arial;
}

TD.menu {
	font-size: 12px;
	font-family : arial;
	font-weight: bold;
	
}

P {
	font-size: 12px;
	font-family : arial;
}

TD.smaller {
	font-size: 12px;
	font-family : arial;
	color : #000000;
}

.footer {
	color : #FFF5D9;
	font-family: times new roman;
	font-size: 15px;
	
}
A.footer:visited {
	color : #ffffff;
	font-weight:bold; 
}
A.footer:active {
	color : #fffffff;
	font-weight:bold; 
}
A.footer:hover {
	color : #FFF5D9;
	text-decoration: underline;
	font-weight:bold; 
}
A.footer:link {
	color : #ffffff;
	font-weight:bold; 
}


P.smaller {
	font-size: 12px;
	font-family : arial;
	color : #000000;
}

HR {
	color : #000000;
}