a:link {
	color: #663333;
	text-decoration: none;
}
a:visited {
	color: #663333;
	text-decoration: none;
}
a:active {
	color: #660066;
	text-decoration: underline;
}
a:hover {
	color: #660066;
	text-decoration: underline;
}
.copy {
	font-size: 0.8em;
	font-family: Trebuchet MS, Verdana, Chicago
}
.attention{
	color: #dc143c
}
a.cvariation:link {
	font-size: 0.9em;
	font-family: Trebuchet MS, Verdana, Chicago
	color: #808080;
}
a.cvariation:visited {
	font-size: 0.9em;
	font-family: Trebuchet MS, Verdana, Chicago
	color: #808080;
}
.e_title{
	font-size: 0.9em;
	color: #663333;
}
.e_form{
	color: #663333;
	background-color: #ffffff;
	border: 1px solid #663333; 
}
.e_form_b{
	color: #663333;
	background-color: #ffffff;
	border: 1px solid #663333; 
}