﻿td{
    font-family: arial;
	font-size: 12px;
	color: #4b4d48;
	text-decoration: none;
	}
	.Titulo
{
	font-family: Arial;
	font-size : 15px;
	color: #37b6e9;
}

.Link
{
font-family: arial;
font-size: 12px;
color: #4b4d48;
text-decoration: none;
}


a:link 
{
font-family: arial;
font-size: 12px;
color: #4b4d48;
text-decoration: none;
}
a:hover 
{
text-decoration: underline;		
font-family: arial;
font-size: 12px;
color: #83867e;
}
