.footer {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #E65C00;
}

a.menu {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:visited {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:active {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: underline;
}

.pink{
	color: #F33591;
}

.bodyFont{
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.bodyFontBold{
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}

a.bodyFont {
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.bodyFont: {
	font-family: arial;
	font-size: 12px;
	color: #FFAA00;
	text-decoration: underline;
}
a.bodyFont:active {
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.bodyFont:hover {
	font-family: arial;
	font-size: 12px;
	color: #F33591;
	text-decoration: underline;
}

a.footer {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.footer:active {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.footer:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #FF9600;
	text-decoration: none;
}
.title {
	font-family: tahoma;
	font-size: 12px;
	color: #F33591;
	font-weight: bold;
	text-decoration: none;
}

.subtitle {
	font-family: impact;
	font-size: 20px;
	color: #FFFFFF;
	text-decoration: none;
}
