.txt12pxBlkGrey {
	font-family: tahoma;
	font-size: 12px;
	color: #333333;
}
.txt12pxBlk {
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
}
.heading {
	font-family: tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}


.heading_side {
	font-family: tahoma;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}




/*-- NAV LINKS BEGIN --*/

a.nav:link {
	font-family: tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	font-weight:bold;
	text-decoration: none;
}
a.nav:visited {
	font-family: tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	font-weight:bold;
	text-decoration: none;
}
a.nav:hover {
	font-family: tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	font-weight:bold;
	text-decoration: underline;
}

/*-- NAV LINKS END --*/



/*-- FOOTER LINKS BEGIN --*/
a.footer_link:link {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	font-weight:bold;
	text-decoration: none;
}
a.footer_link:visited {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	font-weight:bold;
	text-decoration: none;
}
a.footer_link:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	font-weight:bold;
	text-decoration: underline;
}

/*-- FOOTER LINKS END --*/



/*-- SIDE MENU LINKS BEGIN --*/

a.menu:link, a.menu:active, a.menu:visited {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	font-weight:bold;
	text-decoration: none;
}

a.menu:hover {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FF9900;
	font-weight:bold;
	text-decoration: underline;
}

/*-- SIDE MENU LINKS END --*/

