A:link 	{ 
	text-decoration: none;
	color:#33c8b7; 
	text-transform: uppercase; 
	}

A:visited { 
	text-decoration: none; 
	color:#c47a9a; 
	font-size: 12px;
	}
	
A:active	{ 
	text-decoration: none; 
	color: white; 
	}

A:hover	{
	text-decoration: none; 
	color: #feaba7; 
	}

body, TD	{
 	font-family:  "century gothic", "trebuchet ms";
	text-align: justify;
	font-size: 11px;
	color: #93b5b2;
	margin-top: 0px;
	margin-bottom: 0px;
	}

.title	{
	font-family: "garamond";
	font-size: 12px;
	letter-spacing: 0px;
	color: #ae92ad;
	font-weight: bold;
	margin-top: -2px;
	margin-bottom: -2px;
	}