p {
 	font-family: verdana, arial;
	font-size: 12px;
	font-weight:  500;
	color: #000000;
}

a:link { color: #525252;
text-decoration: none;}
a:visited {color: #919090;
text-decoration: none}
a:active {color: #B50000;
text-decoration: none}
a:hover { color: #B50000;
text-decoration: none;}
