body {
	background-color: #4B0082;
	color: Black;
}
a{text-decoration: none;font-family: arial;font-weight: bold; font-size: x-small; color: white;}
a:visited{color:white;}
a:hover{color: #E4C1FF;}
td.main{
	padding: 30px;
}
h2{
	color: #606060;
	font-family: sans-serif;
}
strong.text{
	color: #7900CA;
}
img.intext{
	border-color: #EFD9FF;
}