p {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	color: #336194;
	display: table-row-group;

}
a {
	color: #336194;
	text-decoration: none;
}
a:hover {
	color: #FEF7D6;
	text-decoration: none;
	background-color: #336194;
}
