@charset "utf-8";
/* CSS Document */
.bodyintro{
font-family:Tahoma, Verdana;
font-size:14px;
color:#666699;
}
.news{
font-family:Tahoma, Verdana;
font-size:14px;
font-style:normal;
font-weight:bold;
color:#0000CC;
}
.link-out{
font:Tahoma, Verdana;
font-size:13px;
color:#666699;
text-shadow:#6666FF;
}
a:link {
	color: #666699;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #666699;
}
a:active {
	text-decoration: none;
}