/*		Created by		*/
/* ~~~~~~~~    E L E V E N      ~~~~~~~~*/
/* 	http://www.designeleven.com	*/

body, p, div, td
{
  	font-family: Comic Sans MS, Arial;
	font-size: 11 pt;
}

a 
{
	text-decoration: underline;
	color: #000099
}

a:hover 
{
 	text-decoration: none;
	color: #FF0000;
}

a:active 
{
	text-decoration: none;
	color: #FF0000;
}
