﻿.comic-red
{
 font-family: Comic Sans MS, Arial;
 font-size: 16px;
 color: #ff0000;
}
.comic-red-bold
{
 font-family: Comic Sans MS, Arial;
 font-size: 16px;
 font-weight:bold;
 color: #ff0000;
}
.comic-black
{
 font-family: Comic Sans MS, Arial;
 font-size: 16px;
 color: Black;
 }
 .comic-black-bold
{
 font-family: Comic Sans MS, Arial;
 font-size: 16px;
 font-weight:bold;
 color: Black;
 }
.legal
{
 font-family: Arial;
 font-size: 9px;
 color: Black;
 }

/*.TopLinks {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}
a.TopLinks {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}
a.TopLinks:link {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}
a.TopLinks:active {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}
a.TopLinks:visited {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}
a.TopLinks:hover {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}
.footer {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #56006a;
	text-decoration: none;
	text-transform: uppercase;
}
a.footer {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #56006a;
	text-decoration: none;
	text-transform: uppercase;
}
a.footer:link {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #56006a;
	text-decoration: none;
	text-transform: uppercase;
}
a.footer:hover {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #56006a;
	text-decoration: none;
	text-transform: uppercase;
}
a.footer:active {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #56006a;
	text-decoration: none;
	text-transform: uppercase;
}
a.footer:visited {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #56006a;
	text-decoration: none;
	text-transform: uppercase;
}
.copyright {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
}
.phone {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}
.content {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-transform:none;
}
a.content {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-transform: none;
}
a.content:link {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-transform: none;
}
a.content:hover {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-transform: none;
}
a.content:visited {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-transform: none;
}
a.content:active {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-transform: none;
}
.rightSidePurple {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #56006a;
	text-decoration: none;
	text-transform:none;
}*/
