body {
     	font-family:Arial, Helvetica, sans-serif;
        font-size: 12pt;
	    color:#A062A2;
		font-weight:bold;
	    text-decoration: none;	
	}

a {
font-family: Tahoma;
font-size: 14px;
color:#A43E92;
text-decoration: none;

font-weight:bold;
}
a:hover {
font-family: Tahoma;
font-size: 14px;
text-decoration: none;
color:#BE83C7;

}


