BODY {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	background-color : #FFFFFF;
}
H2 {
	font-size : 18px;
}


A.sajto:LINK {
	text-decoration : none;
	font-weight : bolder;
	font-size : 10px;
	color:black;
	font-weight:bold;
	
}
A.sajto:HOVER {
	font-weight : bolder;
	font-size : 10px;
	color:red;
	text-decoration : none;
		font-weight:bold;
}
A.sajto:VISITED {
	text-decoration : none;
	font-weight:bold;
	font-size : 10px;
	color:grey;
	}

A.sajat:LINK {
	text-decoration : none;
	font-weight : bolder;
	font-size : 14px;
	color:black;
	border : 1px;
	border-color : white;
	border-style : solid;
}
A.sajat:HOVER {
	font-weight : bolder;
	font-size : 14px;
	border : 1px;
	border-color : black;
	border-style : solid;
	color : Red;
	text-decoration : none;
}
A.sajat:VISITED {
	text-decoration : none;
	font-weight : bolder;
	font-size : 14px;
	border : 1px;
	border-color : black;
	border-style : solid;
	color : black;
}

A.szoveg:LINK {
	text-decoration : none;
	font-weight : bolder;
	font-size : 14px;
	color:black;
	border : 1px;
	border-color : white;
	border-style : solid;
}
A.szoveg:HOVER {
	font-weight : bolder;
	font-size : 14px;
	border : 1px;
	border-color : black;
	border-style : solid;
	color : Red;
	text-decoration : none;
}
A.szoveg:VISITED {
	text-decoration : none;
	font-weight : bolder;
	font-size : 14px;
	border : 1px;
	border-color : black;
	border-style : solid;
	color : black;
}
