A  {
   	color : #663333;
	background-color : transparent;
	text-decoration:none;
	font-weight: bold;
}
/*
A:Visited  {}
A:Active  {}
*/
A:Hover  {
   	color : #663333;
	background-color : transparent;
	text-decoration:underline;
}
.Title {  font-family: "Times New Roman", Times, serif; font-size: x-large; color: #663333}
.body {  font-family: "Times New Roman", Times, serif; font-weight: normal; color: #000000; font-size: 16px}

.footer{
	font-family: "Times New Roman", Times, serif; 
	font-size: 9px; 
	color: #663333
}