.menutext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	font-weight: bold;
	padding-left: 15px;
}

.menutext a:link{
	color: #000;
	text-decoration: none;
}

.menutext a:visited{
	color: #000;
	text-decoration: none;
}

.menutext a:hover{
	color: #000;
	text-decoration: underline;
}

.quote {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FD0304;
}
.maintext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: justify;
	padding-right: 25px;
}

.maintext a:link{
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

.maintext a:visited{
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

.maintext a:hover{
	color: #000;
	text-decoration: underline;
	font-weight: bold;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FD0304;
}
.BuyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	font-weight: bold;
}

.BuyText a:link{
	color: #000;
	text-decoration: none;
}

.BuyText a:visited{
	color: #000;
	text-decoration: none;
}

.BuyText a:hover{
	color: #000;
	text-decoration: underline;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FD0304;
}
.footertext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
}

.footertext a:link{
	color: #000;
	text-decoration: none;
}

.footertext a:visited{
	color: #000;
	text-decoration: none;
}

.footertext a:hover{
	color: #000;
	text-decoration: underline;
}

.rightgrey {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: bold;
}
