﻿body 
.NomeRadio
    {
        color:#ffa200;
        font-family:Arial;
        font-weight:bold;
        font-size:26px;
        line-height:30px;
        }
.LocalRadio
    {
        color:#848484;
        font-family:Arial;
        font-weight:normal;
        font-size:12px;
        line-height:30px;
        }
.FreqRadio
    {
        color:#636363;
        font-family:Arial;
        font-weight:bold;
        font-size:20px;
        line-height:30px;
        }
.Texto
    {
        color:#6d6d6d;
        font-family:Arial;
        font-weight:normal;
        font-size:11px;
        }
.TextoRodape
    {
        color:#303030;
        font-family:Arial;
        font-weight:normal;
        font-size:11px;
        }
.TextoJanela
    {
        color:#ffffff;
        font-family:Arial;
        font-weight:normal;
        font-size:11px;
        }
.Titulo
    {
        color:#143464;
        font-family:Arial;
        font-weight:bold;
        font-size:12px;
        }
.Link
    {
        color:Orange;
        font-family:Arial;
        font-weight:normal;
        font-size:11px;
        text-decoration:none;
        }
.a.hover.Link
    {
        color:Blue;
        font-family:Arial;
        font-weight:normal;
        font-size:11px;
        text-decoration:none;
        }
.Fundo
    {
        background-repeat:no-repeat;
        }