a:link {color: #000061; text-decoration: none}
a:visited {color: #000061; text-decoration: none}
a:hover {color: white; text-decoration: none}
a:active {color: white; text-decoration: none}

a.url:link {color: #000061; text-decoration: none}
a.url:visited {color: #000061; text-decoration: none}
a.url:hover {color: red; text-decoration: none}
a.url:active {color: ref; text-decoration: none}

a.admin:link {
	color: red;
	text-decoration: none;
	font-family: Comic Sans MS;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
}
a.admin:visited {
	color: red;
	text-decoration: none;
	font-family: Comic Sans MS;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
}
a.admin:hover {
	color: blue;
	text-decoration: none;
	font-family: Comic Sans MS;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
}
a.admin:active {
	color: blue;
	text-decoration: none;
	font-family: Comic Sans MS;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
}
a.hirek:link {
	color: blue;
	text-decoration: none;
	font-family: Comic Sans MS;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
}
a.hirek:visited {
	color: blue;
	text-decoration: none;
	font-family: Comic Sans MS;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
}
a.hirek:hover {
	color: red;
	text-decoration: none;
	font-family: Comic Sans MS;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
}
a.hirek:active {
	color: red;
	text-decoration: none;
	font-family: Comic Sans MS;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
}


body {
	background-color: #000061;
}
.szoveg {
	color: #000061;
	padding-left: 10px;
	padding-right: 10px;
	font-family: Comic Sans MS;
	font-size: 15px;
}
.focim {
	color: #000061;
	font-family: Comic Sans MS;
	font-size: 20px;
	font-weight: bold;
}
.alcim {
	color: #000061;
	font-family: Comic Sans MS;
	font-size: 15px;
	font-weight: bold;
}
.alcimkonyv {
	color: #319ffb;
	font-family: Comic Sans MS;
	font-size: 15px;
	font-weight: bold;
}
.menu {
	color: #000061;
	font-family: Comic Sans MS;
	font-size: 15px;
	font-weight: bold;
}
.menupont {
	color: white;
	font-family: Comic Sans MS;
	font-size: 15px;
	font-weight: bold;
}
.almenu {
	padding-left: 10px;
	color: #000061;
	font-family: Comic Sans MS;
	font-size: 15px;
	font-weight: bold;
}