/*****  Start hyperlink Style ***/
a:link
{
	text-decoration:none;
	color:#ffffff;
	font-weight : bold;
	font-family: Myriad;
	font-size: 10px;
	text-align:justify;
}
a:active
{
	color:#ffffff;
	text-decoration:none;
	font-weight: bold;
	font-family: Myriad;
	font-size: 11px;
	text-align:justify;
}
a:visited 
{
	text-decoration:none;
	font-weight:bold;
	color:#ffffff;
	font-family: Myriad;
	font-size: 13px;
	text-align:justify;
}
a:hovers
{
	color: #ffffff;
	font-family: Myriad;
	font-size: 13px;
	text-decoration:none;
	font-weight: bold;
	text-align:justify;
}
/*****  End hyperlink Style ***/
/***** General Font style ****/
.style7 
{ 
	font-family: "Verdana"; 
	font-weight: bold; 
	Font-size: 12px; 
	color: #FFFFFF; 
	text-decoration: none;
}