﻿
.contentx
{
font-family:Tahoma;

font-size:11px;
color:#993333;
font-weight:bold;

}
.content
{
font-family:'Times New Roman',Times,serif;

font-size:15px;
color:#993333;


    line-height: normal;
    font-weight: 500;
    font-style: normal;
}
.Button
{
background:#993300;
border:#330000;
border:thin;
    background-color: #993300;
}
.button
{
background:#993300;
border:#330000;
border:thin;
}
.title
{
font-family:sans-serif;
font-size:18px;
color:maroon;
font-weight:bolder;
}
.newshometitle
{
font-family:Arial,Helvetica,sans-serif;
font-size:16px;
color:#A74A09;
font-weight:bold;

    }

.smalltitle
{
font-family:Arial,Helvetica,sans-serif;
font-size:18px;
color:#A74A09;

font-weight:bold;
}

a:link
{
 font-family:Tahoma;
 font-weight:bold;
font-size:12px;
color:#FFFFFF;
text-decoration:none;
}
a:visited
{
 font-family:Tahoma;
 font-weight:bold;
font-size:12px;
color:#FFFFFF;
text-decoration:none;
}
a:hover {
 font-family:Tahoma;
font-size:12px;
color:#000000;
font-weight:bold;
text-decoration:none;
}


.more:link
{
 font-family:'Times New Roman',Times,serif;
 font-weight:bold;
font-size:18px;
color: #CC6600;
text-decoration:none;
}
.more:visited
{
 font-family:'Times New Roman',Times,serif;
 font-weight:bold;
font-size:18px;
color: #CC6600;
text-decoration:none;
}
.more:hover {
 font-family:'Times New Roman',Times,serif;
 font-weight:bold;
font-size:18px;
color:#FFFFFF;
text-decoration:none;
}




ul {

background: #FFF;
color:#FFFFFF;
}
li {
background: #FFF;
color:  #2e768f;
}
.Button
{
background-image:url(icon/button.gif);
color:#FFFFFF;
font-weight:bold;
border:none;
}
.border
{
border: #FFFFFF;
border-style: groove;
border-width: medium;
}