a:hover
{  
	font-size: larger; 
	color: white; 
	text-decoration: none
}

A
{
	FONT-SIZE: larger;
	COLOR: black; 
	FONT-STYLE: italic 
}

A.nav
{
	FONT-SIZE: larger; 
	COLOR: black; 
	FONT-STYLE: italic; 
	TEXT-DECORATION: none
}