@charset "utf-8";
/* CSS Document */

a:link {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
}

a:visited {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
}

a:hover {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
}

a:active {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
}

.vesti1 a:link {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: normal;
	color: #ff6201;
	text-decoration: none;
}

.vesti1 a:visited {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: normal;
	color: #ff6201;
	text-decoration: none;
}

.vesti1 a:hover {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: normal;
	color: #ff6201;
	text-decoration: none;
}

.vesti1 a:active {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: normal;
	color: #ff6201;
	text-decoration: none;
}
