a:link {
	color: #E8E7A8;
	text-decoration: none;
	font-weight: bold;

}
a:visited {
	color: #E8E7A8;
	text-decoration: none;
	font-weight: bold;

}
a:hover {
	color: #BBE0F4;
	text-decoration: underline;
}
a:active {
	color: #FF3300;
}
.subtitle {
	font-size: 16px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #99BBAC;

}
.greenlinks {
	color: #BE567D;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.buttonstyle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006600;
	background-color: #CCCCCC;
	border: 1px solid #CCCCCC;
}

