
a:link {background:transparent;
	 color: #fddc30;
	 text-decoration:none;
	 font-size: 10pt;
 	 font-weight: bold;
	font-family: "Tahoma";}

a:visited {background:transparent;
	 color: #fddc30;
	 text-decoration:none;
	 font-size: 10pt;
 	 font-weight: bold;
	font-family: "Tahoma";}

a:active {background:transparent;
	 color: #fddc30;
	 text-decoration:none;
	 font-size: 10pt;
 	 font-weight: bold;
	font-family: "Tahoma";}

a:hover {background:transparent;
	 color: #ffffff;
	 text-decoration:underline;
	 font-size: 10pt;
 	 font-weight: bold;
	font-family: "Tahoma";}




p {font-size: 10pt;
    font-weight: normal;
    font-family: "Tahoma";
    text-align: center;
    color: #fddc30;}


