td
{
	font-family : Arial, Verdana, Helvetica;
	font-size: 11px;
	color: #000000;
}

.heading
{
	font-family : Arial, Verdana, Helvetica;
	font-size: 14px;
	color: #c7b29a;
}

.content
{
	font-family : Arial, Verdana, Helvetica;
	font-size: 12px;
	color: #000000;
}

.footer
{
	font-family :  Arial, Verdana, Helvetica;
	font-size: 11px;
	color: #c7b29a;
}

.footer a:link
{
	text-decoration: none;
	font-size: 11px;
	color: #401860;
}

.footer a:active
{
	text-decoration: none;
	font-size: 11px;
	color:#491b0a;
}

.footer a:visited
{
	text-decoration: none;
	font-size: 11px;
	color: #999999;
}

 .footer a:hover
{
	text-decoration: underline;
	font-size: 11px;
	font-style: bold;
	color: #401860;
}

a:link
{
	text-decoration: none;
	font-size: 12px;
	color: #401860;
}

a:active
{
	text-decoration: none;
	font-size: 11px;
	color: #ffffff;
}

a:visited
{
	text-decoration: none;
	font-size: 12px;
	color: #666666;
}

 a:hover
{
	text-decoration: underline;
	font-size: 12px;
	color: #401860;
}


.rep
{
background-repeat: no-repeat;
right: auto;

}

.rep1
{
background-repeat: no-repeat;
right: auto;

}


.white
{
	font-family : Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #ffffff;
}

.italics
{
	font-family : Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #c7b29a;
	font-style: italic;
}

.black a:link
{
	text-decoration: none;
	font-size: 12px;
	color: #000033;
}

.black a:active
{
	text-decoration: none;
	font-size: 12px;
	color: #000033;
}

.black a:visited
{
	text-decoration: none;
	font-size: 12px;
	color: #000033;
}

 .black a:hover
{
	text-decoration: underline;
	font-size: 12px;
	color: #000033;
}

