a {
	color: #DDAA00;
	text-decoration: none;
	font-family: verdana, sans-serif;
	font-size: xx-small;
}

a:hover {
	text-decoration: underline;
}

.text {
	color: #675D47;
	font-family: verdana, sans-serif;
	font-size: xx-small;
}

.maintext {
	color: #675D47;
	font-family: verdana, sans-serif;
	font-size: 12px;
}

.years {
	font-size: 20px;
	font-weight: bold;
	font-family: Georgia, Garamond, Times New Roman, serif;
}