﻿a:visited {
	color: #FF3300;
	text-decoration: none;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bolder;
}
a:hover {
	color: #808080;
	text-decoration: none;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
}
a:active {
	color: #808080;
	text-decoration: none;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
}
a {
	color: #CC3301;
	text-decoration: none;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
}
.text {
	font-size: medium;
	font-family: "Reenie Beanie", arial, serif;
	color: #FFCD66;
}
