﻿a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	width: 700px;
	left: 100px;
	text-align: justify;
}
.gen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	width: 700px;
	left: 100px;
	text-align: justify;
}

.H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	line-height: 71px;
	background-color: #CCCCCC;
	border: thick double #FF9966;
	width: 800px;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #000080;
	width: 700px;
	left: 100px;
	text-align: justify;
}
