body {
	margin: 0px;
	padding: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

body a{
	
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}


.vocemenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: center;
	text-decoration: none;
}

.vocemenu a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
}

.vocemenu a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	background-image: url(images/stella.jpg);
	background-position: top;
	padding-top: 13px;
	padding-bottom:7px;
	text-align: center;
	height: 30px;
	background-repeat: no-repeat;
}
.content {
	background-image: url(images/txt.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 520px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

.content a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration:none
}
.parag {
	text-align: justify;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.bg_index {
	background-image: url(images/bg_index.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

.vocemenublk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
}

.vocemenublk a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
}

.vocemenublk a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	background-image: url(images/stellablk.jpg);
	background-position: top;
	padding-top: 13px;
	padding-bottom:7px;
	text-align: center;
	height: 30px;
	background-repeat: no-repeat;
}

.contentblk {
	background-image: url(images/bg_merch.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 520px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}

.contentblk a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration:none;
	color: #FFFFFF;
}

