.bodytext
{
font-family:Verdana;
font-size : 10px;
color : #72726C;
text-decoration: none;
}



.heading
{
font-family:Verdana;
font-size : 14px;
color : #6A6A64;
text-decoration: none;
font-weight:bold;
}


.heading:hover
{
font-family:Verdana;
font-size : 14px;
color : #373733;
text-decoration: underline;
font-weight:bold;
}


.link
{
font-family:Verdana;
font-size : 12px;
color : #C993FF;
text-decoration: none;
font-weight:bold;
}


.link:hover
{
font-family:Verdana;
font-size : 12px;
color : #6600CC;
text-decoration: underline;
font-weight:bold;
}


.emavenlink
{
font-family:Verdana;
font-size : 10px;
color : #FF3300;
text-decoration: none;
}


.emavenlink:hover
{
font-family:Verdana;
font-size : 10px;
color : #641400;
text-decoration: underline;
}