
.sub
{
	font-family: "Century Gothic, Georgia";
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

.sub2
{
	font-family: "Century Gothic, Georgia";
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

.bod
{
	font-family: "Century Gothic, Georgia";
	font-size: 16px;
	color: #bbbbbb;
}

.bod2
{
	font-family: "Century Gothic, Georgia";
	font-size: 24px;
	color: #bbbbbb;
}

.link_w
{
	font-family: "Century Gothic, Georgia";
	font-size: 11px;
	color: #ffffff;
}
	
.link_w:hover
{
	font-family: "Century Gothic, Georgia";
	font-size: 11px;
	color: #a30046;
	text-decoration: none;
}

A
{     
	font-family: "Century Gothic, Georgia";
	font-size: 11px;
    color: #ffffff; 
	text-decoration: none;
}

A:hover
{ 
    font-family: "Century Gothic, Georgia";
	font-size: 11px;
	color: #fce102; 
	text-decoration: none;
}

.subTit
{
	font-family: "Century Gothic, Georgia";
	font-size: 26px;
	font-weight: bold;
	color: #a30046;
}

.link
{     
	font-family: "Century Gothic, Georgia";
	font-size: 11px;
	color: #A2632E; 
	text-decoration: none;
}

.link:hover
{ 
    font-family: "Century Gothic, Georgia";
	font-size: 11px;
	color: #595858; 
	text-decoration: none;
}
	
.link2
{     
	font-family: "Century Gothic, Georgia";
	font-size: 11px;
	color: #BA0419; 
	text-decoration: none;
}

.link2:hover
{ 
    font-family: "Century Gothic, Georgia";
	font-size: 11px;
	color: #595858; 
	text-decoration: none;
}

.bod_w
{
	font-family: "Century Gothic, Georgia";
	font-size: 11px;
	color: #ffffff;
}

.bodLink
{
	font-family: "Century Gothic, Georgia";
	font-size: 16px;
	color: #bbbbbb;
	text-decoration: none;
}

.bodLink:hover
{
	font-family: "Century Gothic, Georgia";
	font-size: 16px;
	color: #bbbbbb;
	text-decoration: underline;
}

.bodLink2
{
	font-family: "Century Gothic, Georgia";
	font-size: 16px;
	color: #bbbbbb;
	text-decoration: underline;
}

.bodLink2:hover
{
	font-family: "Century Gothic, Georgia";
	font-size: 16px;
	color: #bbbbbb;
	text-decoration: none;
}

.bodLink3
{
	font-family: "Century Gothic, Georgia";
	font-size: 24px;
	color: #bbbbbb;
	text-decoration: underline;
}

.bodLink3:hover
{
	font-family: "Century Gothic, Georgia";
	font-size: 24px;
	color: #bbbbbb;
	text-decoration: none;
}

.ImgBorder
{
	border: solid 8px #a30046;
}

.ImgBorder2
{
	border: solid 8px #999999;
}

