.texto{
font-family: Tahoma, Arial;
font-size: 11px;
color: black;
}
.titulo_pagina{
font-size: 12px;
font-weight: bold;
color: #336699;
}
.link_paginas{
font-size: 11px;
color: #336699;
text-decoration: underline;
}
.link_paginas:hover{
color: orangered;
text-decoration: underline;
}
.link_album{
font-size: 11px;
color: #336699;
text-decoration: underline;
}
.link_album:hover{
color: orangered;
}
.links_paginacao{
font-size: 11px;
color: #336699;
text-decoration: none;
}
.links_paginacao:hover{
color: orangered;
text-decoration: underline;
}
.home_titulo1{
font-size: 11px;
color: black;
text-decoration: none;
}
.home_titulo1:hover{
color: orangered;
text-decoration: underline;
}
.home_titulo2{
font-size: 11px;
color: #EFF5F7;
text-decoration: none;
}
.home_titulo2:hover{
color: #EFF5F7;
text-decoration: none;
}
.home_titulo3{
font-size: 11px;
color: #CE6600;
text-decoration: none;
}
.home_titulo3:hover{
color: #CE6600;
text-decoration: underline;
}
.home_titulo4{
font-size: 11px;
color: #FFFFFF;
text-decoration: none;
}
.home_titulo4:hover{
color: #000000;
text-decoration: underline;
}
.home_fundo1{
	background: #FFFFFF;
	color: #EFF5F7;
}
.home_fundo2{
background: white;
height: 25px;
}
.tab{
background:whitesmoke;
border: none;
border: 1px solid gainsboro;
}
.tab_select{
border: 1px solid silver;
border-bottom: none;
font-weight: bold
}
.enquetes_barra{
	border: 1px solid black;

filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr='#FFFFFF', endColorStr='orangered', gradientType='0');
	background-color: #990000;
}
.link_forum{
font-size: 11px;
color: #336699;
text-decoration: none;
}
.link_forum:hover{
color: orangered;
text-decoration: underline;
}
.keywords{
	font-family: Verdana, Arial;
	font-size: 0px;
	text-decoration:none;
	color: #FFFFFF;
}

.keywords:hover{
	color: #FFFFFF;     
}          
