.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #db0f0f;
	text-decoration: none;
	letter-spacing: 1px;
	text-align: center;
	padding-bottom: 5px;
}
.mid {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}


.links:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#006600;
	text-decoration: none;
	letter-spacing: 1px;
	text-align: center;
	padding-bottom: 5px;
}
.mid1 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	padding-right: 20px;
}
.mid3 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	padding-left: 40px;
}
.mid2 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	padding-top: 6px;
	padding-right: 20px;
}
