a.link{color: #0075FB; text-decoration: none; }

a.link:hover{ color: #000000; }

.link2{color: #0075FB;}

.link2:hover{ color:#000000 }

.header{ font-family: "Scala Sans";
	font-size: 18pt;
	font-weight: 600;
	line-height: 19pt;
	color:#0092FF;}
	
<!--.text{ font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: normal;
	line-height: 11pt;
	color:#000000;}-->

.text2{ font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: normal;
	line-height: 12pt;
	color:#000000;}

.text-s{ font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	font-weight: normal;
	line-height: 11pt;
	color:#000000;}

.text-l{ font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	font-weight: normal;
	line-height: 12pt;
	color:#000000;};

.text{ font-family: "Arial, Helvetica, sans-serif";
            font-size: 10pt;
            font-weight: normal;
            line-height: 10pt;
            color:#000000;};

.menu_header{font-size: 18pt;font-weight: normal; color:#23A7FD;}
.content_copy{font-family:Arial,Helvetica,sans-serif;font-size:10pt;font-weight: normal;}

.left_arrow{
width:20px;
display:inline;
font-size: 10px; line-height: 0%; width: 0px;
border-top: 10px solid #fff;
border-right: 20px solid #23A7FD;
border-bottom: 10px solid #fff;
}

.right_arrow{
width:20px;
display:inline;
font-size: 0px; line-height: 0%; width: 0px;
border-top: 10px solid #fff;
border-left: 20px solid #23A7FD;
border-bottom: 10px solid #fff;
}

button {
padding: 1px;
height: 22px;
width: 70px;
border-left: 1px solid #CECDAD;
border-right: 1px solid #89663C;
border-top: 1px solid #CECDAD;
border-bottom: 1px solid #89663C;
background-color: #A27C51;
}

.searchgo{font-family: Arial;font-size:11px;}
button.searchgo{
	height: 20px;
	width: 48px;
	border-left: 1px solid #23A7FD;
	border-right: 1px solid #77c;
	border-top: 1px solid #23A7FD;
	border-bottom: 1px solid #77c;
	background-color: #23A7FD;
	letter-spacing: 0.02em;
	margin-bottom:2px;
	padding: 0 0 2 2;
	color:#fff;
	text-align: center;
	cursor:pointer;
	cursor:hand;
}