a
{
color: #CC0000; 
text-decoration: none;
font-family: Times;
font-weight: normal;
font-size: .9em;
}
a:visited 
{
}
a:active
{
}

a:hover 
{
color: #CC0000;
text-decoration: none;
font-family: Times;
font-size: .9em;
text-decoration: underline;
}

a.menu
{
color: #CBBE2A; 
text-decoration: none;
font-family: Arial, Times;
font-weight: bold;
font-size: 15px;
background-color: #00557D;
}
a.menu:visited 
{
color: #CBBE2A; 
text-decoration: none;
font-family: Arial, Times;
font-weight: bold;
font-size: 15px;
background-color: #00557D;
}
a.menu:active
{
color: #CBBE2A;
font-family: Arial, Times;
font-weight: bold;
font-size: 15px;
background-color: #00557D;
}
a.menu:hover 
{
color: #CBBE2A;
text-decoration: none;
font-family: Arial, Times;
font-size: 15px;
background-color: #006699;
}

a.footer
{
color: #CBBE2A;
font-family: Times;
font-size: 13px;
text-decoration: none;
}

a.footer:active
{
color: #CBBE2A;
font-family: Times;
font-size: 13px;
text-decoration: none;
}

a.footer:hover
{
color: #CBBE2A;
font-family: Times;
font-size: 13px;
text-decoration: underline;
}

img
{
border-color:#000000
}

body 
{
}


table
{
}

table.ads
{
border-style: solid;
border-width: 1px;
border-color: #CCCCCC;
padding: 10px;
margin-top: 5px;
margin-bottom: 10px;
}

.sound
{
color: #CBBE2A;
font-family: Arial, Times;
font-weight: bold;
font-size: 15px;
}

p  
{
text-indent: 1em;
font-family: Times; 
font-size: .9em; 
font-style: normal; 
font-weight: normal; 
text-decoration: none;
}


ul, ol, li
{
font-family: Times; 
font-size: .9em; 
font-style: normal; 
font-weight: normal; 
text-decoration: none
}


.main
{
background-color: #F1F3F5;
border-width: thin;
border-color: FFFFFF;
/*
F1F3F5
F9F9F9

D9E1EC
E9EEF4
EBF1F9*/
}

.title
{
background-color: #0A3463;
}

.menu
{
background-color: #00557D;
}

.menuline
{
background-color: #006699;
}

.welcome
{
color: #FFFFFF;
background-color: #0A3463;
font-size: 1.8em;
font-family: Times; 
font-style: normal; 
font-weight: bold; 
text-decoration: none;
}

.subtitle
{
color: #000000;
font-size: 1.3em;
font-family: Times;
font-style: normal;
font-weight: bold;
text-decoration: none;
}

.footer
{
background-color: #006699;
font-family: Times;
font-size: 13px;
color: #FFFFFF;
}

.headline
{
color: #000000;
font-size: 20px;
font-family: Times;
font-style: normal;
font-weight: bold;
text-decoration: none;
}

.date
{
color: #000000;
font-size: 14px;
font-family: Times;
font-style: italic;
font-weight: normal;
text-decoration: none;
}

.caption
{
color: #000000;
font-size: 10px;
font-family: Times;
font-style: italic;
font-weight: normal;
text-decoration: none;
}
