A:link 				{color: #000; text-decoration: none;}
A:visited 			{color: #ebebeb; text-decoration: none;}
A:hover 			{color: red;}
A:active 			{color: red;}

span.sw 				{
	font-family: Arial, Helvetica;
	font-size: 10px;
	line-height: 19px;
	background-color: White;
	margin-left: 8;
	margin-right: 8;  
	text-decoration: none;
}

/*    TEXT       */

span.s 				{font-family:Arial, Helvetica; font-size: 11px; line-height: 17px;}
span.sn 			{font-family:Verdana, Arial, Helvetica; font-size: 11px; line-height: 17px;}
span.ss				{font-family:Arial, Helvetica; font-size: 11px; line-height: 18px; text-decoration: none;}
span.n 				{font-family:Arial, Helvetica; font-size: 13px; line-height: 18px;}
span.g 				{font-family:Arial, Helvetica; font-size: 14px; line-height: 18px; font-weight:bold;}
span.gb				{font-family:Arial, Helvetica; font-size: 17px; line-height: 18px; font-weight:bold; color:000042;}



/*    NAVIGATION */

span.naw 				{font-family:Verdana, Arial, Helvetica; font-size: 9px; line-height: 12px; font-weight:bold; color:ffffff; text-decoration: none;}
span.nas 				{font-family:Arial, Helvetica; font-size: 13px; line-height: 15px; font-weight:bold; color:737373;}
span.nar 				{font-family:Arial, Helvetica; font-size: 13px; line-height: 15px; font-weight:bold; color:E1531;}




/*    LINKS      */

span.locate			{font-family:Verdana, Arial, Helvetica; font-size: 8px; line-height: 17px; text-transform: uppercase; color:ffffff; font-weight:bold;}
A.locate:link 		{font-family:Verdana, Arial, Helvetica; font-size: 8px; line-height: 17px; text-transform: uppercase; color:ffffff; font-weight:bold;}
A.locate:visited 	{font-family:Verdana, Arial, Helvetica; font-size: 8px; line-height: 17px; text-transform: uppercase; color:ffffff; font-weight:bold;}
A.locate:hover 		{color: 8B0000; text-transform: uppercase;  font-weight:bold;}
A.locate:active 	{color: 8B0000; text-transform: uppercase;  font-weight:bold;}

A.two:link 			{color: 8B0000; font-weight : bold;}
A.two:visited 		{color: 8B0000; font-weight : bold;}
A.two:hover 		{color: 483cdf; font-weight : bold;}
A.two:active 		{color: 483cdf; font-weight : bold;}



