﻿body
{
    font-family: Verdana,Tahoma,Sans Serif;
}
a
{
	color: Gray;
	text-decoration: none;
}
a:hover 
{
	color: Blue;
	text-decoration:underline;
}
.RSSBlock
{
    Display:block;
    padding: 0px;
    margin: 0px;
    border: 0px solid steelblue;
    margin-bottom: 10px;
}
.RSSHeader
{
    font-size: 80%;
    font-weight: bold;
    display: block;
    padding: 5px;
    margin: 0px;
    color: black;
}

.FonteTopoGrande
{
	font-family: Arial;
	font-weight: bold;
	font-size: 30px;
}

.FonteTopoPequena
{
	font-family: Verdana;
	font-size: 10px;
	color: Gray;
}

.FonteTopoPequenaNegrito
{
	font-family: Verdana;
	font-size: 10px;
	color: Gray;
	font-weight: bold;
}

.FonteMenu
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: Gray;
}

.FontePadrao
{
	font-family: Verdana;
	font-size: 11px;
	color: black;
	text-decoration: none;
}

.FontePadraoNegrito
{
	font-family: Verdana;
	font-size: 11px;
	color: black;
	text-decoration: none;
	font-weight:bold;
}

.FonteRodape
{
	font-family: Verdana;
	font-size: 10px;
	color: Gray;	
}

.FonteTituloForum
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
}

.FonteDescricaoForum
{
	font-family: Verdana;
	font-size: 10px;
}

.FonteTituloPagina
{
	font-family: Verdana;
	font-size: 18px;
	color: gray;
}

.Input_Text
{
	font-family: Verdana;
	font-size: 10 px;
	border-style: groove;
	border-width: 1;
	color:Gray;	
}

.lh
{
	width:320px;	
}
