a:link {
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	color: #FFFFFF;
	opacity: .0;
	filter: alpha(opacity=100);
}
a:hover {
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	color: #333333;
	opacity: 100;
	filter: alpha(opacity=100);
}
a:visited {
	color: #333333;
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	opacity: .30;
	filter: alpha(opacity=30);
}
a:active {
	color: #333333;
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	line-height: 40px;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	color: #333333;
}
.aggtelek {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100px;
	line-height: 80px;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	color: #333333;
	font-style: normal;
	text-transform: uppercase;
}
.infoTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	color: #666666;
	font-style: normal;
	text-transform: uppercase;
	font-weight: bold;
}
.infoDescription {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
	margin: 0px;
	padding: 0px;
	color: #666666;
	font-style: italic;
}
.contact {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
	color: #333333;
}
.infoDescriptionUnderline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
	margin: 0px;
	padding: 0px;
	color: #666666;
	font-style: italic;
	text-decoration: underline;
}
