.pgheader{
font-family: Times;
font-size: 18px;
background: #FFFFCC;
font-style: bolder;
color: #5050a0;

}


.pgbody {
font-family: Arial, Tahoma, Helvetica, Verdana, sans-serif;
font-size: 13px;
background: #FFFFCC;
font-style: normal;
color: #444444;
}


.news {
font-family: Arial, Tahoma, Helvetica, Verdana, sans-serif;
font-size: 13px;
background: #FEDA82;
font-style: normal;
color: #222222;
}




A.menu:link {
font-size: 18px;
text-decoration: none;
color: #ff0300;
font-family: Times;
font-weight: bolder;
 }
A.menu:visited {
font-size: 18px;
text-decoration: none;
color:#ff0300;
font-family: Times;
font-weight: bolder;
}
A.menu:hover {
font-size: 18px;
text-decoration: none;
color: #990000;
font-family: Times;
font-weight: bolder;
}

A.menu:active {
font-size: 18px;
text-decoration: none;
color: #990000;
font-family: Times;
font-weight: bolder;
}



