A {
 text-decoration : none;
 color : #14458A;
}
A:HOVER {
	text-decoration : none;
	color : #14458A;
}
P {
	display : block;
}
.link{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #14458A;
}
.text{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #14458A;
	line-height: 16px;
}
.head{
	font-family: "Times New Roman", Times, serif;
	font-size : 14px;
	color : #14458A;
	font-weight : bold;
}
.menue{
	font-family: "Times New Roman", Times, serif;
	font-size : 12px;
	color : #14458A;
	letter-spacing : 1px;
}
.menue:HOVER{
	font-family: "Times New Roman", Times, serif;
	font-size : 12px;
	color : #14458A;
	letter-spacing : 1px;
	text-decoration : underline;
}
.menue_sm{
	font-family: "Times New Roman", Times, serif;
	font-size : 14px;
	color : #14458A;
	font-weight : bold;
}
.menue_sm:HOVER{
	font-family: "Times New Roman", Times, serif;
	font-size : 14px;
	color : #14458A;
	font-weight : bold;
	text-decoration : underline;
}
.bottom{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #14458A;
	letter-spacing : 1px;
}
.bottom_head{
	font-family: "Times New Roman", Times, serif;
	font-size : 15px;
	color : #14458A;
	font-weight : bold;
	letter-spacing : 1px;
}