p 
{
	font-family: Tahoma;
	font-size: 12px;
	text-align: justify;
	line-height: 20px;
}

.gold
{
	font-family: Tahoma;
	font-size: 12px;
	color: #A67D1E;
}

.reg_font 
{
	font-family: Tahoma;
	font-size: 11px;
}

.title_font 
{
	font-family: Tahoma;
	font-size: 14px;
	font-variant: small-caps;
}

h3
{
	font-family: Tahoma;
	color: #A67D1E;
}

h4
{
	font-family: Tahoma;
	color: Black;
}

h1,h2,h3,h4,h5,h6
{
	font-family: Tahoma;
}

.reg_font_white 
{
	font-family: Tahoma;
	font-size: 11px;
	color: white;
}

.reg_font2
{
	font-family: Tahoma;
	font-size: 12px;
	color: Black;
}

.reg_font3
{
	font-family: Tahoma;
	font-size: 11px;
	color: Black;
	line-height: 18px;
}

.logo_font 
{
	font-family: Tahoma;
	font-size: 10px;
}

* A Href */

a 
{
	font-family : Tahoma ;
	font-size : 11px;
}

a 
{
	color: #47004E;
	text-decoration: none;
   font-family : Tahoma ;
	font-size : 11px;
}

a:hover 
{
	text-decoration: underline;
}

a.text 
{
	color: Blue;
	text-decoration: none;
   font-family : Tahoma ;
	font-size : 14px;
}

a.blue 
{
	color: Blue;
	text-decoration: none;
   font-family : Tahoma ;
	font-size : 12px;
}

a.blue :hover 
{
	color: Blue;
	text-decoration: none;
   font-family : Tahoma ;
	font-size : 12px;
	text-decoration: underline;
}

a.khaki 
{
	color: #F0E68C;
	text-decoration: none;
}

a.khaki :hover 
{
	text-decoration: underline;
}

a.logo 
{
	color: #4169E1;
	text-decoration: none;
}

a.logo :hover 
{
	text-decoration: underline;
}

a.white 
{
	color: white;
	text-decoration: none;
}

a.white :hover 
{
	text-decoration: underline;
}

a.gold
{
	color: #98731D;
	text-decoration: none;
}

a.gold :hover 
{
	text-decoration: underline;
}