navlinks {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;

}

.navlinks:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;

}

.navlinks:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 1px;
	background-color: #9999CC;
	text-decoration: none;



}

.navlinks:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;


}

.navlinks:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;

}


.main {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #5B5973;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #6666CC;
	text-decoration: underline;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333399;
	text-decoration: none;


}
a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #6666CC;
	text-decoration: underline;
}
.quotes {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #006666;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #666666;
	letter-spacing: 4px;
	text-transform: uppercase;


}
li {
	list-style-type: square;
}
.greenheading {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #339999;
}
.topheadings {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #666666;
	letter-spacing: 4px;
	text-transform: uppercase;
}
.mainSmall {

	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
}

