.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #414141;
	padding-left: 10px;
	padding-top: 10px;
}
A.menutext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: White;
	font-weight: bold;
	text-decoration: none;
}
A.menutext:HOVER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #D78138;
	font-weight: bold;
	text-decoration: none;
}
.menuarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: White;
	padding-left: 10px;
	font-weight: bold;
}
H2 {
	font-family : "Times New Roman";
	font-size : 30px;
	font-weight : normal;
	font-style : normal;
}
.author {
	font-family : Arial;
	font-size : 11px;
	font-weight : bold;
	font-style : normal;
}
.quote {
	font-family : Arial;
	font-size : 12px;
	font-weight : normal;
	width : 650px;
	text-align : center;
	font-style : italic;
}
.letter {
	font-family : "Times New Roman";
	font-size : 22px;
	font-weight : normal;
	font-style : normal;
}
.tagline {
	font-family : "Times New Roman";
	font-size : 23px;
	font-weight : bold;
	font-style : normal;
	text-decoration : underline;
}
A#dmg {
	color: Yellow;
	font-size : 14px;
	font-family : Garamond;
	text-decoration : none;
}
A:LINK#dmg {
	color: #C0C0C0;
	font-size : 14px;
	font-family : Garamond;
	text-decoration : none;
}
A:HOVER#dmg {
	color: Yellow;
	font-size : 14px;
	font-family : Garamond;
	text-decoration : underline;
}
A:FOCUS#dmg {
	color: #C0C0C0;
	font-size : 14px;
	font-family : Garamond;
	text-decoration : none;
}
DIV#dmg {
	font-size : 12px;
	font-family : Garamond;
	color : #C0C0C0;
}