body {
	background-image: url(images/toro-bg.jpg);
	background-color: #CBCBCB;
	background-repeat: repeat-x;
}

.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #923B31;
	font-weight: bold;
	text-decoration: none;
}
.menu:hover {
	color: #303C78;
	text-decoration: none;
}
.menu2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #923B31;
	font-weight: bold;
	text-decoration: none;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-align: justify;
}
.link {
	font-size: 14px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #1E773A;
}
.link:hover {
	text-decoration: underline;
}


.menu2:hover {
	color: #303C78;
	text-decoration: none;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	text-align: justify;
	color: #1E773A;
	font-weight: bold;
}
.tex2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-align: justify;
	color: #1E773A;
	font-weight: bold;
}
.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #1E773A;
	font-weight: bold;
	list-style-image: url(images/toro_arrow2.jpg);
	list-style-type: none;	
}
