

.sub
{
	font-family: "Tahoma";
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

.sub2
{
	font-family: "Tahoma";
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

.bod
{
	font-family: "Tahoma";
	font-size: 14px;
	color: #ffffff;
}

.bodRed
{
	font-family: "Tahoma";
	font-size: 12px;
	color: #da3d2a;
}

.bodLarge
{
	font-family: "Tahoma";
	font-size: 18px;
	color: #ffffff;
}

.link_w
{
	font-family: "Tahoma";
	font-size: 11px;
	color: #ffffff;
}
	
.link_w:hover {
	font-family: "Tahoma";
	font-size: 11px;
	color: #da3d2a;
	text-decoration : none;
}

A
{     
	font-family: "Tahoma";
	font-size: 11px;
    color : #ffffff; 
	text-decoration : none;
}

A:hover
{ 
    font-family: "Tahoma";
	font-size: 11px;
	color : #da3d2a; 
	text-decoration : none;
}

.subTit
{
	font-family: "Tahoma";
	font-size: 14px;
	font-weight: bold;
	color: #da3d2a;
}

.link
{     
	font-family: "Tahoma";
	font-size: 11px;
	Color : #A2632E; 
	text-decoration : none;
}

.link:hover
{ 
    font-family: "Tahoma";
	font-size: 11px;
	Color : #da3d2a; 
	text-decoration : none;
}

.link2
{     
	font-family: "Tahoma";
	font-size: 11px;
	Color : #BA0419; 
	text-decoration : none;
}

.link2:hover
{ 
    font-family: "Tahoma";
	font-size: 11px;
	color : #da3d2a; 
	text-decoration : none;
}

.bod_w
{
	font-family: "Tahoma";
	font-size: 11px;
	color: #ffffff;
}
	
.ImgBorder
{
	border: solid 1px #da3d2a;
}

.bodLink
{
	font-family: "Tahoma";
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}

.bodLink:hover
{
	font-family: "Tahoma";
	font-size: 12px;
	color: #da3d2a;
	text-decoration: underline;
}

.bodLink2
{
	font-family: "Tahoma";
	font-size: 12px;
	color: #ffffff;
	text-decoration: underline;
}

.bodLink2:hover
{
	font-family: "Tahoma";
	font-size: 12px;
	color: #da3d2a;
	text-decoration: none;
}

.bodLinkYel
{
	font-family: "Tahoma";
	font-size: 14px;
	color: #ffff00;
	text-decoration: none;
	font-weight: bold;
}

.bodLinkYel:hover
{
	font-family: "Tahoma";
	font-size: 14px;
	color: #ff9900;
	text-decoration: underline;
	font-weight: bold;
}

