.header {
	font-family: Garamond, Palatino Linotype, Goudy Old Style, Times New Roman;
	font-size:48px;
	border: #000000;
	background-color: #185b9f;
	color: #b3c8f4;
	
}
.main a:link {
	color: #e8e285;
	text-decoration: none;
	font-family: Garamond, Palatino Linotype, Goudy Old Style, Times New Roman;

}
.main a:visited {
	color: #e8e285;
	text-decoration: none;
	font-family: Garamond, Palatino Linotype, Goudy Old Style, Times New Roman;

}
.main a:hover {
	color: #fffaaa;
	text-decoration: none;
	font-family: Garamond, Palatino Linotype, Goudy Old Style, Times New Roman;
}
.main a:active {
	color: #fffaaa;
	text-decoration: none;
	font-family: Garamond, Palatino Linotype, Goudy Old Style, Times New Roman;

}
.navbar a:link {
	color: #B7FBC1;
	font-family: Garamond, Palatino Linotype, Goudy Old Style, Times New Roman;
	text-decoration: none;

}
.navbar a:visited {
	color: #B7FBC1;
	font-family: Garamond, Palatino Linotype, Goudy Old Style, Times New Roman;
	text-decoration: none;
}
.navbar a:hover {
	color: #0099FF;
	font-family: Garamond, Palatino Linotype, Goudy Old Style, Times New Roman;
}
.navbar a:active {
	color: #33FFFF;
	font-family: Garamond, Palatino Linotype, Goudy Old Style, Times New Roman;
	text-decoration: none;
}
.member a:link {
	color: #000000;
	text-decoration: none;
}
.member a:visited {
	color: #000000;
	text-decoration: none;
}
.mainrev a:link {
	color: #D90000;
	text-decoration: underline;
	font-family: Garamond, Palatino Linotype, Goudy Old Style, Times New Roman;

}
.mainrev a:visited {
	color: #D90000;
	text-decoration: underline;
	font-family: Garamond, Palatino Linotype, Goudy Old Style, Times New Roman;

}
.mainrev a:hover {
	color: #00CCCC;
	text-decoration: none;
	font-family: Garamond, Palatino Linotype, Goudy Old Style, Times New Roman;
}
.mainrev a:active {
	color: #D90000;
	text-decoration: underline;
	font-family: Garamond, Palatino Linotype, Goudy Old Style, Times New Roman;

}
.light       { font-family: Garamond, Palatino Linotype, Goudy Old Style, Times New Roman; color: #FFFFFF; text-decoration: none }

.light a:link       { font-family: Garamond, Palatino Linotype, Goudy Old Style, Times New Roman; color: #33CCFF; text-decoration: none }
.light a:visited    {
	font-family: Garamond, Palatino Linotype, Goudy Old Style, Times New Roman;
color: #33CCFF; text-decoration: none;	text-decoration: none;
}
.light a:hover      {
	font-family: Garamond, Palatino Linotype, Goudy Old Style, Times New Roman;
	color: #66FF99;
	text-decoration: none;
}
.light a:active     {
	font-family: Garamond, Palatino Linotype, Goudy Old Style, Times New Roman;
	color: #66FF99;
	text-decoration: none;
}

.yellowtext {
	color: #33FF33;
}
