@charset "UTF-8";
/* CSS Document */

p {
font-family:"Times New Roman", Times, serif;
}

body {
font-family:"Times New Roman", Times, serif;
}.featured a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.featured  a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.featured   a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
