.nav a {
	font-size: 2em;
	font-weight:bold;
	color: #008ab0;
	text-decoration: none;
	line-height: 1.2em;
}
.nav a:hover {
color: #afbd21;
	text-decoration: none;
}
.text {
font-size: 1.2em;
color: #008ab0;
}
.text a {
text-decoration: none;
color: #afbd21;
}
.title1 {
font-size: 1.2em;
font-weight: bold;
color: #afbd21;
}
.title1 a {
color: #afbd21;
text-decoration: none;
}
.title1 a:hover {
color: #6d6f71;
text-decoration: none;
}
.vi, .vi a, .vi a:hover {
color: #959595;
text-decoration: none;
}
.news a {
text-decoration: none;
color: #afbd21;
}
.tour {
font-size: 1em;
color: #008ab0;
font-weight: bold;
}
.tour a {
text-decoration: none;
color: #959595;
font-weight: bold;
margin-left: 10px;
}
.tour a:hover {
color: #afbd21;
text-decoration: none;
}
.title1sm {
font-size: 0.9em;
color: #afbd21;
}