/*		Created by		*/
/* ~~~~~~~~    E L E V E N      ~~~~~~~~*/
/* 	http://www.designeleven.com	*/

body
{
  	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}

a 
{
	text-decoration: underline;
	color: #253D83
}

a:hover 
{
 	text-decoration: none;
	color: #0099FF;
}

a:active 
{
	text-decoration: none;
	color: #FF0000;
}

a.nav
{
 	text-decoration: none;
	color: #FFFFFF;
}

a:hover.nav
{
 	text-decoration: none;
	color: #05A8FC;	
}

.smaller
{
  	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}