.body_text {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #4F2684;
}
.side_head {

	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
.text_box {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	border: 1px solid #333333;
	background-color: #DDCFEF;
}
.button {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	background-color: #E8DEF5;
}
a:link {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #4F2684;
	text-decoration: none;
}
a:hover {

	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FF66FF;
	text-decoration: underline;
}
a:visited {

	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #4F2684;
	text-decoration: none;
}
