@import url("Stylesheets/MENDESLOSN.css");
A:link, A:visited, A:active 
	{
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
}
A:hover 
	{ color: #FF0000; }

/* 
   default text styles - background and colors overriden by
   album 'bgcolor', 'background', and 'textcolor' properties.
*/
BODY  
	{ 	  color: #FFFFFF;	}
	
TD, P 
	{ 
	  color: #FFFFFF;
	}
