

.sub
{
	font-family: "Tahoma";
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}

.sub2
{
	font-family: "Tahoma";
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

.bod
{
	font-family: "Tahoma";
	font-size: 12px;
	color: #000000;
	line-height: 20px;
}

.link_w
{
	font-family: "Tahoma";
	font-size: 12px;
	color: #00296f;
}

.link_w:hover
{
	font-family: "Tahoma";
	font-size: 12px;
	color: #EBBB4B;
	text-decoration : none;
}

A
{     
	font-family: "Tahoma";
	font-size: 11px;
    color : #ffffff; 
	text-decoration : none;
	font-weight: bold;
}

A:hover
{ 
    font-family: "Tahoma";
	Color : #EBBB4B; 
	text-decoration : none;
}

.subTit
{
	font-family: "Tahoma";
	font-size: 12px;
	font-weight: bold;
	color: #00296f;
}

.link
{     
	font-family: "Tahoma";
	font-size: 12px;
	Color : #A2632E; 
	text-decoration : none;
}

.link:hover
{ 
    font-family: "Tahoma";
	font-size: 12px;
	color : #595858; 
	text-decoration : none;
}

.link2
{     
	font-family: "Tahoma";
	font-size: 12px;
	Color : #BA0419; 
	text-decoration : none;
}

.link2:hover
{ 
    font-family: "Tahoma";
	font-size: 12px;
	color : #595858; 
	text-decoration : none;
}

.bod_w
{
	font-family: "Tahoma";
	font-size: 12px;
	color: #00296f;
}

.linkBod
{
	font-family: "Tahoma";
	font-size: 12px;
	color: #00296f;
	font-weight: normal;
}

.linkBod:hover
{
	font-family: "Tahoma";
	font-size: 12px;
	color: #402daf;
	font-weight: normal;
}

.linkBod2
{
	font-family: "Tahoma";
	font-size: 12px;
	color: #00296f;
	font-weight: normal;
	text-decoration: underline;
}

.linkBod2:hover
{
	font-family: "Tahoma";
	font-size: 12px;
	color: #402daf;
	font-weight: normal;
	text-decoration: none;
}

.ImgBorder
{
	border: solid 1px #402daf;
}