.news
{
font-size : 12px;
font-family : "Arial";
color : "#5D5D5D";
text-decoration : "none";
}

.hometext
{
font-size : 12px;
font-family : "Arial";
color : "#FAFFF9";
text-decoration : "none";
}

.hometext:hover
{
font-size : 12px;
font-family : "Arial";
color : "#444444";
text-decoration : underline;
}

.hometext1
{
font-size : 12px;
font-family : "Arial";
color : "#525252";
text-decoration : "none";
}

.internaltext
{
font-size : 12px;
font-family : "Arial";
color : "#525252";
text-decoration : "none";
}


.headingtext
{
font-size : 20px;
font-family : "Arial";
color : "#F04F2A";
font-weight : bold;
text-decoration : none;
}

.subheadingtext
{
font-size : 14px;
font-family : "Arial";
color : "#2575A5";
font-weight : bold;
text-decoration : none;
}

/*
.textheading
{
font-size : 12px;
font-family : "Arial";
color : "#2575A5";
font-weight : bold;
text-decoration : "none";
}

.textbigheading
{
font-size : 14px;
font-family : "Arial";
color : "#2575A5";
font-weight : bold;
text-decoration : "none";
}
*/

.footerlink
{
font-family:arial;
font-size:11px;
color:#FAFFF9;
text-decoration:none;
}

.footerlink:hover
{
font-family:arial;
font-size:11px;
color:#6FFDFA;
text-decoration:underline;

}


.footerlinkemaven
{
font-family:arial;
font-size:11px;
color:#FECB00;
text-decoration:none;
}

.footerlinkemaven:hover
{
font-family:arial;
font-size:11px;
color:#FECB00;
text-decoration:underline;
}




.maillink
{
font-size : 12px;
font-family : "Arial";
color : "#7EACF8";
text-decoration : "none";
}

.maillink:hover
{
font-size : 12px;
font-family : "Arial";
color : "#06327B";
text-decoration : underline;
}

/* class for footer........*/

.footer
{
font-family:arial;
font-size:12px;
color:#FFFFFF;
text-decoration:none;
}

.footer:hover
{
font-family:arial;
font-size:12px;
color:#FFFFFF;
text-decoration:underline;

}

