A{	
	color : #780871;	
	background : transparent;
	text-decoration : none;	
	font-size: 15px;
	font-family: verdana;
}

A:active{
	color : #780871;
	background : transparent;
	text-decoration : plain;
	!important
	}

A:visited{
	color : #ba56b4;
	background : transparent;
	text-decoration : none;	
	;
}


A:hover{
	color : #ba56b4;
	background : transparent;
	text-decoration : underline;
	}
H1{
	color : #780871;
	font-size: 24px;
	font-family: verdana;
}

H2{
	color : #780871;
	font-size: 20px;
	font-family: verdana;
	text-decoration : underline;
}

A.ilink{	
	color : #780871;	
	background : transparent;
	text-decoration : none;	
	font-family: verdana;
	font-size: 12px;
}
