 img{  
	border-style: none;
}
 
  colour {
	color: rgb(132, 54, 194);
	font-size: 10px;
}

  h1 {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	line-height: normal;
	font-weight: normal;
	text-align: justify;
	color: rgb(132, 54, 194) ! important;
}

  h2 { margin: 0px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    font-size: large;
    color: rgb(132, 54, 194);
    }

  h3 { margin: 0px;
    font-size: small;
    text-align: right;
    font-weight: normal;
    color: rgb(132, 54, 194);
    }

  font { font-family: Arial ! important;
    color: rgb(132, 54, 194);
	 font-size: 10px;
    }

  table { margin-bottom: 2px ! important;
    color: rgb(132, 54, 194);
    }
a:active {
	 color: rgb(132, 54, 194);
}
a:link {
	color: #7932B0;
}

a:visited {
color: #7932B0;
}
a:hover {
	color: White;
	text-decoration: none;
	font-style: normal;
}
a { text-decoration:none }
li a:link{
	color: rgb(132, 54, 194);
	text-decoration: underline;
}
li a:visited {color: rgb(132, 54, 194);
	color: rgb(132, 54, 194);
	text-decoration: underline;
}

li a {
	color: rgb(132, 54, 194);
	text-decoration: underline;
}
li a:hover {
	color: White;
	text-decoration: none;
	font-style: normal;
	}
