A  {
	text-transform : none;
}
 a:hover  {
	text-decoration : none;
}
 .content  {
	color : #424242;
	font-family : Arial;
	font-size : 12px;
	font-weight : normal;
	text-decoration : none;
}
 .menu {
	color : #424242;
	font-family : Arial;
	font-size : 12px;
	font-weight : normal;
	text-decoration : none;
}
 .invert{
	color : #ffffff;
	font-family : Arial;
	font-size : 12px;
	font-weight : normal;
	text-decoration : none;
	background-color : #FE0000;
}
