.menu
{
    COLOR: #990000;
    FONT-FAMILY: arial;
    FONT-SIZE: 12px;
    FONT-WEIGHT: bold;
    text-decoration: none;
}

.title H1
{
	color: #360;
	font-family: Times New Roman, Times, serif;
	font-size: x-large;
	font-style: italic;
	font-weight: bold;
}

.menu A:link, A:visited, A:active 
{
    color: #006666;
    text-decoration: none;
    font-weight: bold
}

.menu A:hover
{ 
    color: red;
}

H1
{
    COLOR: #004400;
    FONT-FAMILY: arial;
    FONT-SIZE: 16px;
    FONT-WEIGHT: justify;
    text-decoration: none;
}

H2
{
    COLOR: #004400;
    FONT-FAMILY: arial;
    FONT-SIZE: 12px;
    FONT-WEIGHT: justify;
    text-decoration: none;
}

.weblink
{
    COLOR: #006666;
    FONT-FAMILY: arial;
    FONT-SIZE: 10px;
    FONT-WEIGHT: bold;
    text-decoration: none;
}


}


.weblink A:link, A:visited, A:active 
{
    color: RED;
    text-decoration: none;
    font-weight: bold
    FONT-SIZE: 12px;
}

.weblink A:hover
{ 
    color: red
}


.contact
{
    COLOR: #990000;
    FONT-FAMILY: arial;
    FONT-SIZE: 11px;
    FONT-WEIGHT: justify;
    text-decoration: none;
}

.contact A:link, A:visited, A:active 
{
    color: #CC3300;
    text-decoration: none;
    font-weight: bold
}

.list
{
    COLOR: #003366;
    FONT-FAMILY: arial;
    FONT-WEIGHT: bold;
    font-size: 10px
}

.thumb
{
    COLOR: #003366;
    FONT-FAMILY: arial;
    FONT-SIZE: 12px;
    FONT-WEIGHT: bold;
}

.list A:link, A:visited, A:active 
{
    color: #336633;
    text-decoration: none;
    font-weight: bold
    
}

.list A:hover
{ 
    color: #0066CC
}

P

{
    font-family: "Arial";
    color: "004400";
    font-size: 16px;
}

P A:link, A:visited, A:active 
{
    color: #336633;
    text-decoration: none;
    font-weight: bold
  
}

P A:hover
{ 
    color: RED;
    text-decoration: underline;

}

BODY

{
    font-family: "arial";
    color: "004400";
    font-size: 12;
}

BODY A:link, A:visited, A:active 
{
    color: #336633;
    text-decoration: none;
    font-weight: bold
  
}

BODY A:hover
{ 
    color: RED;
    text-decoration: underline;

}
