.style {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660066;
	text-align: left;
	text-decoration: none;



}
.border {
	border: 1px solid #3C3CFF;

}
a:link {
	color: #660066;
	text-decoration: none;

}
a:visited {
	color: #660066;
	text-decoration: none;

}
a:hover {
	color: #660066;
	font-weight: bold;
	text-decoration: underline;

}
a:active {
	color: #660066;
	text-decoration: none;

}
.bordermenu {
	border-top: 1px solid #3C3CFF;
	border-right: 1px none #3C3CFF;
	border-bottom: 1px none #3C3CFF;
	border-left: 1px none #3C3CFF;

}
.bordercontent {

	border-top: 1px solid #3C3CFF;
	border-right: 1px none #3C3CFF;
	border-bottom: 1px none #3C3CFF;
	border-left: 1px solid #3C3CFF;
}
