@charset "utf-8";
.main {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
a.othe:link,a.othe:active,a.othe:visited {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CCE17F;
	text-decoration: none;
}
a.othe:hover{color:#FFFFFF; text-decoration: underline}
a.blinks:link,a.blinks:active,a.blinks:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #CCE17F;
	text-decoration: none;
}
a.blinks:hover{color:#FFFFFF; text-decoration: none;}

.link{font-family:"Trebuchet MS";
      font-size:16px;
	  color:#FFFFFF;
	  text-decoration:underline;
	  }
	  
.link:hover{font-family:"Trebuchet MS";
      font-size:16px;
	  color:#FFFFFF;
	  text-decoration:none;
	  }	  