.menu {
	color: #818181;
	text-decoration: none;
}
.menu:hover {
	text-decoration: underline;
}

.senha {
	color: #818181;
	text-decoration: underline;
}
.senha:hover {
	text-decoration: none;
}

.Liks {
	color: #666666;
	text-decoration: none;
}
.Liks:hover {
	text-decoration: underline;
}

a {
	color: #2D73F4;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

.mais {
	color: #7e7bff;
	text-decoration: none;
}
.mais:hover {
	text-decoration: underline;
}

.font {
	font-family: tahoma;
	font-size: 11px;
}
.fontmini {
	font-family: tahoma;
	font-size: 9px;
}

.inscricao {
	font-family: arial;
	font-size: 14px;
}

.drop_menu {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.drop_menu:hover {
	text-decoration: underline;
}

.clique {
	color: #0066FF;
	text-decoration: none;
	font-weight: bold;
}

.titulos {
	font-family: arial;
	font-weight: bold;
	color: #0066FF;
	font-size: 16px;
}
.de {
	font-family: arial;
	font-weight: bold;
	color: #0066FF;
	font-size: 12px;
}
.por {
	font-family: arial;
	font-weight: bold;
	color: #FF0000;
	font-size: 18px;
}
.tit_hots {
	font-family: arial;
	font-weight: bold;
	color: #FF0000;
	font-size: 15px;
}

A:link {
	CURSOR: url("img/heavy.cur"), default;
}
A:visited {
	CURSOR: url("img/heavy.cur"), default;
}
A:active {
	CURSOR: url("img/heavy.cur"), default;
}
A:hover {
	CURSOR: url("img/heavy.cur"), default;
}
.borda {
	border: 2px solid #FF0000;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}

.bordaPaginacao {
	border: 2px solid #2D73F4;
	color: #2D73F4;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}

.tddiv {
padding: 6px;
width: 240px;
max-width: 225px;
height: 0 auto;
overflow: 0 auto;
text-align: left;
border-top: 1px dashed #999; border-bottom: 1px dashed #999; border-left: 1px dashed #999; border-right: 1px dashed #999;
display: inline-block should;
}

body {
	background-attachment: fixed;
}