/* Stretch and Hooker */


a {text-decoration: none; color: #FFCC00}
a:hover {
	text-decoration: none;
	font-weight: bold;
}


/*** Small Fonts ***/

.swhite {font-family: Arial; font-size: 10px; font-weight: normal; line-height: normal; color: #ffffff;}
.sbdwhite {font-family: Arial; font-size: 10px; font-weight: bold; line-height: normal; color: #ffffff;}
.sblack {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #000000; line-height: normal;}
.sbdblack {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #000000;}

/*** Medium Fonts ***/

.mblack {font-family: Arial; font-size: 11px; font-weight: normal; color: #000000;text-decoration: none;}
.mwhite {font-family: Arial;font-size: 11px;font-weight: normal;text-decoration: none;}
.mbdblack {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;font-weight: bold;color: #000000;text-decoration: none;}
.mbdwhite {font-family: Arial;font-size: 11px;font-weight: bold;text-decoration: none;}

/*** Large Fonts ***/

.lgblack {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #000000; text-decoration: none;}
.lgblackbold {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; font-weight: bold; text-decoration: none;}
.lgwhite {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; text-decoration: none; color: #ffffff;}
.lgwhitebold {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: bold; font-weight: bold; text-decoration: none; color: #ffffff;}
