﻿	
}
}
a {
	color: #420000;
}
a:visited {
	color: #420000;
}
a:active {
	color: #420000;
}
a:hover  {
	color:red
}

.Style1 {
	font-weight: bold;
	font-size: small;
	font-family: Tahoma;
	color: #420000;
	background-image: url('images/parchment.gif');
}
style2 {
	font-weight: bold;
	font-size: small;
	font-family: Tahoma;
	color: #420000;
	text-align: left;
}
.style3 {
	font-family:tahoma;
	font-size: small;
	color: #420000;
	font-weight: bold;
  	text-align: center;
