/* CSS Document */
.keret {
		border: 1px solid #000066;
}

.menulink {
	color: #000000;
	font-family: Verdana, Arial;
	font-size: 14px;
	font-weight: bold; 
	text-decoration : none;
}
.menulink:hover {
	color: #000099;
	font-family: Verdana, Arial;
	font-size: 14px;
	font-weight: bold; 
	text-decoration : underline;
}
.menulink:active {
	color: #000000;
	font-family: Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration : none; 
}
.menulink:visited {
	color: #000000;
	font-family: Verdana, Arial;
	font-size: 14px;
	font-weight: bold; 
	text-decoration : none;
}

.toplink {
	color: #000000;
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: bold; 
	text-decoration : none;
}
.toplink:hover {
	color: #000099;
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: bold; 
	text-decoration : underline;
}
.toplink:active {
	color: #000000;
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: bold; 
	text-decoration : none;
}
.toplink:visited {
	color: #000000;
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration : none; 
}

.10_normal {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration : none; 
}
.10_normal:hover {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration : none; 
}
.10_normal:active {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration : none; 
}
.10_normal:visited {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration : none; 
}

.10_bold {
	color: #000000;
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration : none; 
}

.main_title {
	color: #000000;
	font-family: Verdana, Arial;
	font-size: 16px;
	font-weight: bold;
	text-decoration : none;
}

.eyes_title {
	color: #ffff00;
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration : none;
}
