A:link {
	text-decoration: underline;
	color: #660099;
}
A:visited {
	text-decoration: underline;
	color: #660099;
}
A:active {
	text-decoration: underline;
	color: #660099;
}
A:hover {
	text-decoration: none;
	color: #666699;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-left : 10px;
	padding-right : 10px;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-left : 10px;
	padding-right : 10px;
}
.bullet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.standout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #729625;
	font-weight: bold;
	font-style: italic;

}
.standout2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC3300;
	font-weight: bold;
	font-style: italic;

}
.standout3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660099;
	font-weight: bold;
	font-style: italic;

}
.event1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CC3300;
	font-weight: bold;
}
.event2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #660099;
	font-weight: bold;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #660099;	
}
.input {
	background-color: #99CC33;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #660099;
}
.head {
	background-image: url(images/head_back.gif);
	left: 0px;
	bottom: 0px;
}
