
body {
	margin: 0px;
}


body, td, tr, div, p {
	font-family:Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
}


h1 {
	color: #FF9900;
	text-transform: uppercase;
	font-size: 18px;
	margin-bottom: 10px;
}

a:link, a:visited {
	color: #FF9900;
	text-decoration: none;
}

a:activ, a:hover {
	color: #FF9900;
	text-decoration: underline;
}

.box {	
	font-size:	12px;
	text-transform: uppercase;
}

a.box_big:link, a.box_big:visited {
	color: #000000;
	font-size:	12px;
	text-transform: uppercase;
}
a.box_big:hover, a.box_big:active {
	color: #FF9900;
	font-size:	12px;
	text-transform: uppercase;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
}
