P  {
	font-size : 12pt;
	font-family : Tahoma, Arial CE, Arial, Helvetica, Verdana, Geneva;
	color : #153435;
	margin-left : 0;
	margin-right : 80;
}

A  {
	font-size : 10pt;
	color : white;
	font-family : Tahoma, Arial CE, Arial, Helvetica, Verdana, Geneva;
}

A:link  {
	text-decoration : none;

	color : #002222;
	font-weight : bold;
	
}

A:visited  {
	text-decoration : none;
	
	color : #002222;
	font-weight : bold;
	
}

A:active  {
	text-decoration : none;
	color : black;
	font-weight : bold;
	
}

A:hover  {
	text-decoration : none;
	color : #5DA7A5;
	font-weight : bold;
	
}

 