/* CSS Document */

.link {
	font-family: sans-serif;
	font-size: 12px;
	text-transform: none;
	color: #224157;
	font-weight: bold;
}
a:link    {text-decoration:underline;color:#224157;background-color:transparent}
a:visited {text-decoration:underline;color:#224157;background-color:transparent}
a:active  {text-decoration:underline;color:#224157;background-color:transparent}
a:hover   {text-decoration:none;color:#224157;background-color:transparent}

.text {
	font-family: sans-serif;
	font-size: 12px;
	color: #224157;
}
.Menutitle {
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.small-link {
	font-family: sans-serif;
	font-size: 10px;
	color: #224157;
	text-decoration: underline;
	text-transform: none;

}
title {
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
.title {
	font-family: sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #224157;
	text-transform: uppercase;

}
