a.horosc:link {
	color:#49555C;
	text-decoration:none;
	font-family: Arial;
	font-size: 10px;

}
a.horosc:visited {
	color:#49555c;
	text-decoration:none;
	font-family: Arial;
	font-size: 10px;

}
a.horosc:active {
	color:#49555c;
	text-decoration:none;
	font-family: Arial;
	font-size: 10px;

}
a.horosc:hover {
	color:#49555c;
	text-decoration:underline;
	font-family: Arial;
	font-size: 10px;

}
a.link1:link {
	color:#49555C;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;

}
.orkut {
	background-image: url(../img/orkut.png);
	background-repeat: no-repeat;
	background-position: center top;
}

a.link1:visited {
	color:#49555c;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;

}
a.link1:active {
	color:#49555c;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;

}
a.link1:hover {
	color:#49555c;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;

}
.bordas {
	border: 1px solid #CCCCCC;
}

.tituloBusca {
	background-image: url(../img/titulos.jpg);
	background-repeat: no-repeat;
}
.noticiaTitHome {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #6D7F8B;
}
.tituloPaginas {
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}


.bgPage {
	background-color: #6C7E8A;
	background-image: url(../img/bg.gif);
	background-repeat: repeat-x;
}
.menuTitulo {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	background-image: url(../img/menus.png);
	background-repeat: no-repeat;
	background-position: center center;
	color: #FFFFFF;
}

.bgTopo {
	background-image: url(../img/topo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
}
.margemTopo {
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.bgEmail {
	background-image: url(../img/email.png);
	background-repeat: no-repeat;
}
.formGoogle {
	font-family: verdana;
	font-size: 10px;
	height: 18px;
	width: 115px;
}
.formEmailNome {
	font-family: verdana;
	font-size: 10px;
	height: 18px;
	width: 100px;
}
.formEmailSufixo {
	font-family: verdana;
	font-size: 10px;
	height: 18px;
	width: 150px;
}
.separa {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #eaeaea;
	border-right-color: #eaeaea;
	border-bottom-color: #eaeaea;
	border-left-color: #eaeaea;
}
.textoBranco {
	font-family: arial;
	font-size: 11px;
	color: #FFFFFF;
}

.textoCinza {
	font-family: arial;
	font-size: 11px;
	color:#666666;
}

.formEmailPass {

	font-family: verdana;
	font-size: 10px;
	height: 18px;
	width: 208px;
}
.textoPreto {
	font-family: arial;
	font-size: 11px;
}
.botao {
	height: 21px;
	font-family: arial;
	font-size: 11px;
}
.margemGoogle {
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
}
.bordasTopo {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}