/*		Created by		*/
/* ~~~~~~~~    E L E V E N      ~~~~~~~~*/
/* 	http://www.designeleven.com	*/

body
{
  	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 2;
}

a 
{
	text-decoration: underline;
	color: #666633
}

a:hover 
{
 	text-decoration: none;
	color: #FF0000;
}

a:active 
{
	text-decoration: none;
	color: #FF0000;
}
