﻿a {
	font-size: 20px;
	color: #4D1A2B;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #000099;
	text-decoration: none;
	font-family: Arial, Georgia, Tahoma, Verdana;
	font-size: 25px;
}
.newStyle1 {
	font-family: Arial, Georgia, Tahoma, Verdana;
	font-size: 18px;
	color: #000040;
}

