a:active {
	text-decoration: none;
}

a:link {
	color: #C8C8DB;
	text-decoration: none;
}
a:visited {
	color: #C8C8DB;
	text-decoration: none;
}
textarea {
	font-family: arial, helvetica, sans-serif;
}
textarea {
	background-color: #C8C8DB;
}
input {
	background-color: #C8C8DB;
}


a:hover {	
	color: #C8C8DB;
	text-decoration:underline
}
body {
	font-family: arial, helvetica, sans-serif;
}
pre {
	font-family: arial, helvetica, sans-serif;
}
