P  {
	font-family: Arial,Helvetica,sans-serif;
	font-size : 11px;
	font-weight : normal;
	font-style : normal;
	color : white;
	text-decoration : none;
}

a  {
	font-family : Arial,Helvetica,sans-serif;
	font-size : 11px;
	font-weight : normal;
	font-style : normal;
	color : lime;
	text-decoration : none;
}

a:hover  {
	color : #EAAA15;
	text-decoration : underline;
	font-size : 11px;
	font-family: Arial,Helvetica,sans-serif;
	font-weight : normal;
	font-style : normal;
}

