.rightcontent {
	font-family: "Trebuchet MS", Tahoma, Georgia;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #3A3A3A;
	text-decoration: none;
}
a
{
	font-family: Verdana;
	font-size: 10px;
    color: #3D961F; 
	text-decoration: none;
}
a:hover
{
	font-family: Verdana;
	font-size: 10px;
    color: #683231; 
	text-decoration: none;
}

.content {
	font-family: "Trebuchet MS", Tahoma, Georgia;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #6D7A60;
	text-decoration: none;
}
input
{
	font-family: Verdana;
	border: 1px solid black;
	background-color:#FFFFFF;
	border-color:#006600;
	font-size: 11px;
}
