/* CSS Document */

.prowess,
 .prowess a:link,
.prowess a:visited,
.prowess a:active 
{
text-decoration: none;
color:#990000;
font-family: Times New Roman, Arial, Helvetica, sans-serif;
font-size:19px;
}
.prowess a:hover 
{
background-color: #990000;
color:#FCEEAC;
text-decoration:underline;
font-family: Times New Roman, Arial, Helvetica, sans-serif;
font-size:19px;
}

.schemlist,
.schemlist a:link,
.schemlist a:visited,
.schemlist a:active 
{
text-decoration: underline;
color:#990000;
font-family: Times New Roman, Arial, Helvetica, sans-serif;
font-size:19px;
}


.news,
 .news a:link,
.news a:visited,
.news a:active 
{
text-decoration: none;
color:#990000;
font-family: Times New Roman, Arial, Helvetica, sans-serif;
font-size:14px;
}
.news a:hover 
{
background-color: #990000;
color:#FCEEAC;
text-decoration:underline;
font-family: Times New Roman, Arial, Helvetica, sans-serif;
font-size:14px;
}



.footer, 
.footer a:link, 
.footer a:visited, 
.footer a:active 

{
color:#000000;
text-decoration:none;
font:12px Times New Roman, Arial, Helvetica, sans-serif
}

.footer a:hover 
{
text-decoration:underline
}
