
A:link 
{
text-decoration:none;
font-size :11 pt;
font-family : arial;
color :2D2C5C;
font-weight:bold; 
}

A:visited
{
text-decoration:none;
font-size :11 pt;
font-family : arial;
color :2D2C5C;
font-weight:bold;  
}

A:active
{
text-decoration:none;
font-size :11 pt;
font-family : arial;
color :2D2C5C;
font-weight:bold;  
}

A:hover 
{
text-decoration:underline;
font-size :11 pt;
font-family : arial;
color :ff0000;
font-weight:bold; 
}

