

body {
	/*background: #ffffff url('images/back.gif');*/
	
	background-attachment:fixed;
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-family: Microsoft Sans Serif;
	text-decoration:none; color: #011e05 ;
}

a:link,
a:visited {
	text-decoration: none;
	color: #011e05;
}

a:hover
{
	/*border-bottom: #bdf 1px solid;*/
	text-decoration: none;
	color: #ff6600;
}
.texterror
{
	font-family: Tahoma;
	color: red;
	font-size: 12px;
}
