@charset "utf-8";
.caforyou {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #261C5B;
}

A.enter:link          {
	font-family: Verdana;
	font-size: 14px;
	color:#261C5B;
	font-style: normal;
	text-decoration: none
}
A.enter:visited       {
	font-family: Verdana;
	font-size: 14px;
	color:#251B5A;
	font-style: normal;
	text-decoration: none
}
A.enter:active        {
	font-family: Verdana;
	font-size: 14px;
	color:#261B5D;
	font-style: normal;
	text-decoration: none
}
A.enter:hover         {font-family: Verdana; font-size: 14px; color:#2469DB; font-style: normal; text-decoration: none}

