/* CSS Document */


a:link {color: #c10416;
	font-family: Tahoma;
	font-size: 11px; text-decoration:none; }

a:visited {color: #c10416;
	font-family: Tahoma;
	font-size: 11px; text-decoration:none; 
}
a:active {color: #c10416;
	font-family: Tahoma;
	font-size: 11px; text-decoration:none; 
}
a:hover {color: #c10416;
	font-family: Tahoma;
	font-size: 11px; text-decoration:underline; 
}
