a, a:visited {
	font-size: 11px;
	color: #87BD35;
	text-decoration: none;
}
a:hover {
    font-size: 11px;
	color: #87BD35;
	text-decoration: underline;
}	
a.arquivo, a.arquivo:visited {
	font-size: 11px;
	color: #61106C;
	text-decoration: none;
}
a.arquivo:hover {
    font-size: 11px;
	color: #61106C;
	text-decoration: underline;
}
a.home, a.home:visited {
	font-family:"Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.home:hover {
	font-family:"Trebuchet MS";
    font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.rodape, a.rodape:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #87BD35;
	text-decoration: none;
}
a.rodape:hover {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
	color: #87BD35;
	text-decoration: underline;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.título {
	font-family: Garamond;
	font-size: 20px;
	color: #F1138E;
	font-weight: bold;
}
.título2 {
	font-family: Garamond;
	font-size: 20px;
	color: #006699;
	font-weight: bold;
}
.título3 {
	font-family: Garamond;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: bold;
}
.conteúdo {
	font-family: Trebuchet MS;
	font-size: 11px;
	color:#61106C;
}
.conteúdo2{
	font-family: Trebuchet MS;
	font-size: 11px;
	color:#87BD35;
}
.conteúdo3{
	font-family: Trebuchet MS;
	font-size: 11px;
	color:#F1138E;
}
.conteúdo4{
	font-family: Trebuchet MS;
	font-size: 14px;
	color:#FFFFFF;
	font-weight: bold;
}
.conteúdo5{
	font-family: Trebuchet MS;
	font-size: 11px;
	color:#FFFFFF;
}
h1.fotoalbum {
	font-family: Garamond;
	font-size: 20px;
	color: #F1138E;
	font-weight: bold;
}
div.fotoalbum { 
	font-family: Trebuchet MS;
	font-size: 12px;
	color:#F1138E;
}
div.fotoalbum a { 
	font-size: 11px;
	color: #87BD35;
	text-decoration: none;
}