body{

	margin: 0px 0px 0px 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    background: url('http://www.nyallurelimo.com/images/fon.jpg') repeat-x;
	background-color: e4e6f3;

}

div.content{

	margin-bottom: 45px;

	margin-right: 60px;

	font-size: 12px;

	padding-left: 5px;

	color: Black;

}

div.content a{

		color: Black;

		text-decoration: underline;

}



div.content td{

	font-size: 12px;

}



div.content input, div.content textarea{

	border: 1px solid Black;

	background-color: transparent;

}



div.menu{

	margin-top: 15px;

	text-align: center;

}

div.menu a{

	color: Black;

	font-size: 12px;

	font-weight: bold;

	text-decoration: none;

	text-transform: uppercase;

}

div.menu a:hover{

	text-decoration: underline;

}



div.red{

	color: White;

	font-size: 12px;

	font-weight: bold;

	padding: 5px 5px 5px 3px;

}



div.copy{

	font-size: 10px;

	padding-left: 30px;

}

div.copy a{

	color: Black;

	text-decoration: none;

}

div.copy a:hover{

	text-decoration: underline;

}