a:link { 
	text-decoration: none; color: white; font-family: Monotype Corsiva; font-size: 18pt;
}
a:active { 
	text-decoration: none; color: white; font-family: Monotype Corsiva; font-size: 18pt;
}
a:visited { 
	text-decoration: none; color: white; font-family: Monotype Corsiva; font-size: 18pt;
}
a:hover {
	text-decoration: none; color: red; font-family: Monotype Corsiva; font-size: 18pt;
}