.submenu {
		font-family: Arial;
		font-size: 13px;
		font-style: normal;
		color: #84A5E9;
		text-decoration:none;
		text-underline:none
}
.submenua {
		font-family: Arial;
		font-size: 13px;
		font-style: normal;
		color: #FFFFFF;
		text-decoration:none;
		text-underline:none
}
A.submenu {
		font-family: Arial;
		color: #84A5E9;
		font-size: 13px;
		font-style: normal;
		text-decoration:none;
		text-underline:none
}
A.submenu:hover {
		font-family: Arial;
		color:#C4E5FF;
		font-size: 13px;
		font-style: normal;
		text-decoration:none;
		text-underline:none
}
.text {
		font-family: Arial;
		font-size: 14px;
		font-style: normal;
		color: #FFFFFF;
		text-decoration:none;
		text-underline:none
}
.text_y {
		font-family: Arial;
		font-size: 14px;
		font-style: normal;
		color: #F4E453;
		text-decoration:none;
		text-underline:none
}
.h1 {
		font-family: Arial;
		font-size: 17px;
		font-style: normal;
		color: #FFFFFF;
}
.h1_y {
		font-family: Arial;
		font-size: 17px;
		font-style: normal;
		color: #F4E453;
}
.h1_u {
		font-family: Arial;
		font-size: 17px;
		font-style: normal;
		color: #FFFFFF;
		text-decoration: underline;
		text-underline: single;
}
.h2 {
		font-family: Arial;
		font-size: 15px;
		font-style: normal;
		color: #F4E453;
}
.h4 {
		font-family: Arial;
		font-size: 15px;
		font-style: normal;
		color: #FFFFFF;
		text-decoration: underline;
		text-underline: single;
}
.copyright {
		font-family: Arial;
		font-size: 12px;
		font-style: normal;
		color: #000000;
		text-decoration:none;
		text-underline:none
}