

.sub {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #fcc402;
}
.sub2 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
.bod {
	font-family: "Tahoma";
	font-size: 11px;
	color: #ffffff;
}
.bod2 {
	color: #FBDBAB;
}
.link_w {
	font-family: "Tahoma";
	font-size: 11px;
	color: #ffffff;
	}
.link_w:hover {
	font-family: "Tahoma";
	font-size: 11px;
	color: #EBBB4B;
	text-decoration : none;
}
A {     
	font-family: "Tahoma";
	font-size: 11px;
    Color : #ffffff; 
	text-decoration : none;
}
A:hover { 
    font-family: "Tahoma";
	font-size: 11px;
	Color : #EBBB4B;
	text-decoration : none;
}

.linkMenu {     
	font-family: "Tahoma";
	font-size: 11px;
    Color : #ffffff; 
	text-decoration : none;
	font-weight:bold;
}
.linkMenu:hover { 
    font-family: "Tahoma";
	font-size: 11px;
	Color : #FBCB6B; 
	font-weight:bold;
	text-decoration : none;
}

.subTit {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #fcc402;
}
.link {     
	font-family: "Tahoma";
	font-size: 11px;
	Color : #A2632E; 
	text-decoration : none;
}
.link:hover { 
    font-family: "Tahoma";
	font-size: 11px;
	Color : #595858; 
	text-decoration : underline;
	
}
.link2 {     
	font-family: "Tahoma";
	font-size: 11px;
	Color : #BA0419; 
	text-decoration : none;
}
.link2:hover { 
    font-family: "Tahoma";
	font-size: 11px;
	Color : #595858; 
	text-decoration : underline;
}
.linkIntro {     
	font-family:"Times New Roman";
	font-size: 11px;
	Color : #ffd800; 
	text-decoration : none;
}
.linkIntro:hover { 
    font-family: "Times New Roman";
	font-size: 11px;
	Color : #ffd866; 
	text-decoration : none;
	
}

.bod_w {
	font-family: "Tahoma";
	font-size: 11px;
	color: #ffffff;
}

.ImgBorder
{
	border: solid 1px black;
}
