.a:link{
font-family: arial;
font-size: 10 pt;
font-weight: bold;
color: #ffffff;
text-decoration: none;
}

.a:active{
font-family: arial;
font-size: 10 pt;
font-weight: bold;
color: #ffffff;
text-decoration: none;
}

.a:hover{
font-family: arial;
font-size: 10 pt;
font-weight: bold;
color: #ffffff;
text-decoration: none;
}

.a:visited{
font-family: arial;
font-size: 10 pt;
font-weight: bold;
color: #ffffff;
text-decoration: none;
}

.bg {
background-repeat: repeat-x;
}

.text{
font-family: arial;
font-size: 10pt;
color: #666666;
padding-left: 15px;
}

.readmore:link{
font-family: verdana;
font-size:8pt;
color:#990000;
font-weight:bold;
text-decoration: none;
}


.readmore:active{
font-family: verdana;
font-size:8pt;
color:#990000;
font-weight:bold;
text-decoration: none;
}


.readmore:hover{
font-family: verdana;
font-size:8pt;
color:#990000;
font-weight:bold;
text-decoration: none;
}


.readmore:visited{
font-family: verdana;
font-size:8pt;
font-weight:bold;
color:#990000;
text-decoration: none;
}
