
.copyright{
	color : #333333;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: normal;
}
.copyright a {
	color : #96261A;
	font-weight: bold;
}
.copyright a:hover {
	color : #743224;
	font-weight: bold;
}


.text{
	color : #333333;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: normal;
}

.text a {
	color : #990000;
	font-weight: bold;
	text-decoration:underline
}
.text a:hover {
	color : #333333;
	font-weight: bold;
}

.titulo{
	color : #000000;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	font-size : 14px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.titulo a {
	color : #84133E;
	font-weight: bold;
	text-decoration:underline
}
.titulo a:hover {
	color : #333333;
	font-weight: bold;
}

