/* Start of CMSMS style sheet 'Euro Auto Stylesheet' */
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/euro_auto_bg.jpg);
	background-repeat: repeat;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
             color: #ffffff;
}

a:link {
	color: #ffffff;
	text-decoration: none;
             
}
a:visited {
	text-decoration: none;
	color: #ffffff;
}
a:hover {
	text-decoration: none;
	color: #FF0101;
}
a:active {
	text-decoration: none;
	color: #FF0101;
}

textarea{
	width: 210px;
	height: 75px;
}



/* End of 'Euro Auto Stylesheet' */

