/*		Created by		*/
/* ~~~~~~~~    E L E V E N      ~~~~~~~~*/
/* 	http://www.designeleven.com	*/
/* green= #1C6217   */
/* red = EF2121 */
/* TAN = A1A06F */

body, p, div, td
{
  	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #1C6217
}

a 
{
	text-decoration: underline;
	color: #000000;
}

a:hover 
{
 	text-decoration: none;
	color: #A1A06F;
}

a:active 
{
	text-decoration: none;
	color: #EF2121;
}

.copybold
{
	color: #000000;
}

.footer
{
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
}


.white
{
	color: #FFFFFF;
}

		