a {
	font-family: Tahoma;
	font-size: 12px;
	color: #006600;
	text-decoration: underline;
}
a:hover 
{
	color: #000000;
	text-decoration:underline;
}

p, td
{
	color: #333333;
	font-size: 12px;
	font-family: Tahoma;
}

body 
{
	background-image:url(../../images/bg_miolo_02.jpg);
	background-attachment:fixed;
	color: #333333;
	font-size: 12px;
	font-family: Tahoma;
	background-repeat: no-repeat;
}
.titulo {
	font-size: 36px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #333333;
	font-style: italic;
}

.titulo2
{
	color: #FF6600;
	font-size: 12px;
	font-family: Tahoma;
	font-weight: bold;
	padding-left: 20px;
}
.novo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FF0000;
	text-decoration: blink;
}
