.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: normal;
	color: #000000;
}

A:link {
	text-decoration:underline;
	color: #9694FF;
	
}
A:visited {text-decoration:underline;
	color: #9694FF}
	
A:hover{text-decoration:underline;
	color: #959478}
	

.textFooter {
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	color: #959478;
	font-weight: normal;
}

.border {
	border: 1px solid #959478;
}

.welcomeTitle {
	font-family: Helvetica, sans-serif;
	font-size: 28px;
	color: #959478;
	font-weight: normal;
	font-style: italic;
}

.homeHeading {

	font-family: Helvetica, sans-serif;
	font-size: 18px;
	color: #959478;
	font-weight: normal;
	font-style: normal;
}
.homeHeading2 {


	font-family: Helvetica, sans-serif;
	font-size: 14px;
	color: #959478;
	font-weight: normal;
	font-style: normal;
}
.homeText {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #959478;
	font-weight: normal;
	font-style: normal;
}
.homeYear {

	font-family: Helvetica, sans-serif;
	font-size: 40px;
	color: #959478;
	font-weight: normal;
	font-style: normal;
}

.blueText {
	color: #333366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

.H1 {
	color: #333366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
}
.textRed {

	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: normal;
	color: #660000;
}
