﻿.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;
}
.categoryHeader {
    color:#FFFFFF;
    font-family:Tahoma;
    font-size:24px;
    font-weight:bold;
}
.contentlinkW {
    color:#FFFFFF;
    text-decoration: none;
 }
a:link {
    color:#bababa;
    text-decoration: none;
}
a:active {
    color:#bababa;
    text-decoration: none;
}
a:visited {
    color:#bababa;
    text-decoration: none;
}
a:hover {
    color:#326eae;
    text-decoration: none;
}