.text {
font-family: Verdana, Arial, Helvetica, sans-serif;
color : #CCCCCC;
font-size: 10px;
font-weight: bold;
}

.text1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
color : #CCCCCC;
font-size: 12px;
font-weight: bold;
}

.heading {
font-family: Verdana, Arial, Helvetica, sans-serif;
color : #FFFFFF;
font-size: 11px;
font-weight: none;
}

a.link {
color : #CCCCCC;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-decoration : none;
font-size: 11px;
font-weight: bold;
}

a.link:hover {
color : #CCCCCC;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-decoration:underline; background:#123456;
font-size: 11px;
font-weight: bold;
}

a.menu  {
color : #FFFFFF;
font-family: arial;
text-decoration : none;
font-size: 12px;
font-weight: bold;
}

a.menu:hover {
color : #FFA500;
font-family: arial;
text-decoration:none; background:#444444;
font-size: 12px;
font-weight: bold;
}
