.Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
.TextCopy {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
BODY{
scrollbar-face-color:#D55F31;
scrollbar-arrow-color:#000000;
scrollbar-track-color:#737373;
scrollbar-shadow-color:'';
scrollbar-highlight-color:'';
scrollbar-3dlight-color:'';
scrollbar-darkshadow-Color:'';
}

a:link {color: #DB5F3B; text-decoration: underline;}
a:active {color: #DB5F3B; text-decoration: underline; }
a:visited {color: #DB5F3B; text-decoration: underline; }
a:hover {color: #878686; text-decoration: none; }

input,textarea{
border: 1px solid #FE8D60; 
background-color: #F0F0F0;}