body {
	background-color: #330033;
	background-image: url(../images/gradient_bg.gif);
	border: 1px solid #330000;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	color: #4C3056;
	font-weight: bold;
}
.style1 {
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	color: #4C3056;
	font-weight: bold;
}
.style5 {font-size: 10px}
.style7 {
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFFFFF;
}
A:link {
	color: #6A5575;
	text-decoration: none;
}
A:visited {
	color:#AEB6DF;
}

A:hover{
	color: #4B3058;
	text-decoration: underline;
}
A:active{
	color: #A498AA;
	text-decoration: none;
}
