table.alerts
{ text-align: center;
font-family: Verdana;
font-weight: normal;
font-size: 16px;
color: #000;
width: 200px;
margin:12px;
background-color: #EEE9E9;
border: 4px #365835 solid;
border-collapse: collapse;
border-spacing: 0px;}


.alertHd
{
background-color: #365835; 
border-bottom: 3px solid #365835;
text-align: left;
font-weight: bold;
font-size: 15px;
letter-spacing:;
color: #fff;}


.alertBod p
{ text-align: left;
font-family: Verdana, sans-serif, Arial;
font-weight: normal;
font-size: 15px;
line-height: 17px;
color: #fff
padding:3px;
background-color: #EEE9E9;
text-indent: -2px;
margin-left: 6px;
margin-right: 5px;
margin-top: 5px;
margin-bottom: 5px;}

.alertBod a:link {color: blue; background: #fffff0; text-decoration: none; padding: 0px; }

 

.alertBod a:hover {color: #fff; font-weight:bold; background: #004f00; text-decoration: none; padding: 0px; }













 



 