/* CSS Document */
body {

body{
	color:#9772F8;
	font-size:18px;
} 
a:hover, a:link{
	color:#BBBBBB;
	text-decoration:none;

}
a:active{
	text-decoration:none;
	
	}

	
</style>

