.sub {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FF9600;
}
.sub2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: Yellow;
}
.sub3 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.sub4 {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #47617C;
}
.sub5 {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}

.bod {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.bodwh {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

.title {
	font-family: Tahoma;
	font-size: 16px;
	font-style: normal;
	color: Yellow;
	font-weight: bold;
}
.title2 {
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 18px;
	font-weight: normal;
}
.title3 {
	font-family: Garamond;
	font-size: 24px;
	font-weight: normal;
	color: #333333;
	font-style: italic;

}
.title4 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
A {     
	font-family: Tahoma;
	font-size: 11px;
    Color : #FF9600; 
	font-weight: bold;
	text-decoration : none;
}
A:hover { 
    font-family: Tahoma;
	font-size: 11px;
	Color : #FFFFFF; font-weight: bold;
	text-decoration : underline;
}
.nav {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #7C860B;
	text-decoration: none;

}
a.nav:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #C99B00;
	text-decoration: underline;
}
.mnav {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FF9600;
	text-decoration: none;

}
a.mnav:hover {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FF9600;
	text-decoration: underline;
}
.bnav {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}
a.bnav:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #47617C;
	text-decoration: underline;
}
