﻿body 
{
}
.links
{
	font-family: 'Times New Roman';
	color: #808080;
	text-decoration: none;
	font-size: 14px;
}
.links:hover
{
	font-family: 'Times New Roman';
	color: #000000;
}
.links_Destaque
{
	font-family: 'Times New Roman';
	color: #696969;
	text-decoration: none;
	font-size: 14px;
}
.links_Destaque:hover
{
	font-family: 'Times New Roman';
	color: #cccccc;
}

.a
{
	font-family: 'Times New Roman';
	color: #808080;
	text-decoration: none;
	font-size: 14px;
}
.a:hover
{
	font-family: 'Times New Roman';
	color: #000000;
}
.linksTopo
{
	font-family: 'Times New Roman';
	color: #009900;
	text-decoration: none;
	font-size: 13px;
}
.linksTopo:hover
{
	font-family: 'Times New Roman';
	color: #696969;
}
.linksCalendar
{
	font-family: 'Times New Roman';
	color: #696969;
	text-decoration: none;
	font-size: 14px;
}
.linksCalendar:hover
{
	font-family: 'Times New Roman';
	color: #cccccc;
}
.textos
{
	font-family: 'Times New Roman';
	color: #696969;
	text-align: justify;
	padding-bottom: 15px;
	padding-left: 20px;
	padding-right: 15px;
	padding-top: 20px;
}
.azul
{
	font-family: 'Times New Roman';
	color: #006600;
	font-size: 14px;
	text-decoration: none;
}