﻿body
{
    font-family: 'Lucida Sans';
}

.newstitle
{
    color: #336600;    
    font-weight: bolder;
}

.newstitle:hover
{
    color: #336600;
    text-decoration: underline;
}



.news:hover
{
    text-decoration: underline;
}

.redlnk
{
    color: #E00025;
    text-decoration: none;
}

.redlnk:hover
{
    text-decoration: underline;
}

.whtlnk
{
    color: #FFFFFF;
    text-decoration: none;
}

.whtlnk:hover
{
    text-decoration: underline;
}


.toplinks
{
    text-decoration: none;
    color: #EFEFEF;
}

.toplinks:hover
{
    text-decoration: underline;
    color: #FFFFFF;
}


.wparent
{
    border-style: none none double none;
    border-width: thin;
    border-color: #0967AF;
    color: #0967AF;
}
.wparent:hover
{
    background-color: #0967AF;
    color: #FFFFFF;
    text-decoration: underline;
}
.wpathc
{
    font-size: 14px;
    font-family: 'Lucida Handwriting';
    vertical-align: top;
}
.event1
{
    background-color: #33CC33;
}
.event2
{
    background-color: #FF6600;
}
.event3
{
    background-color: #FF00FF;
}
.event5
{
    background-color: #999999;
}

@font-face {
  font-family: "FG Amyie";
  src: url("http://www.nownthere.com/fonts/FGAmyie.otf");
}

.hand1
{
    font-family: Georgia;
    font-size: large;
}
.hand2
{
    font-family: Georgia;
    font-size: small;
}
.hand3
{
    font-family: 'FG Augustin', Cursive;
}
.hand4
{
    font-family: 'Learning Curve Pro', Cursive;
    font-size: xx-large;
}
.ts
{
    font-size: large;
    font-weight: bold;
}

.tdx
{
    font-size: large;
    font-weight: bold;
    text-align: right;
}

h3
{
    font-family: 'Trebuchet MS';
    font-size: large;
}

h2
{
    font-family: 'Trebuchet MS';
    font-size: x-large;
    font-weight: bold;
}

.newsincipit
{
    color: #336600;
    text-decoration: none;
}

.newsincipit:hover
{
    color: #336600;
    text-decoration: underline;
}
.eventol
{
    font-family: 'Trebuchet MS';
    font-size: medium;
    color: #E00025;
}

.eventos
{
    font-family: 'Trebuchet MS';
    font-size: x-small;
    color: #666666;
}
