.frontforms {
	font-size: x-small;
	background-color: #FFFFFF;
	color: #915C30;
	border : 1 solid #666666;
	font-weight : bold;
	font-family : "Times New Roman";
}

.terrapin {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	background-color: #333333;
	color: #333333;
	border : 1 solid #999999;
	font-weight : normal;
}

A:visited  {text-decoration : none;color : #666666;}
A:link  {text-decoration : none;color : #666666;}
A:hover  {text-decoration : underline;color : #666666;}


BODY {     scrollbar-3d-light-color:#FFFFFF;
           scrollbar-arrow-color:#FFFFFF;
           scrollbar-base-color:#FFFFFF;
           scrollbar-dark-shadow-color:#FFFFFF;
           scrollbar-face-color:#976437;
           scrollbar-highlight-color:#976437;
           scrollbar-shadow-color:#FFFFFF}

.font_smaller {
	font-size: smaller;
}

.font_small {
	font-size: small;
}