body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(http://www.webkaptar.hu/images/error_bg.gif)
}
A.link {
    font-family: tahoma;
    font-size: 10px;
    color: #999999;
    text-decoration: none;
}

.link {
    font-family: tahoma;
    font-size: 10px;
    color: #999999;
    text-decoration: none;
}
.link:hover {
    font-family: tahoma;
    font-size: 10px;
    color: #666666;
    text-decoration: underline;
}

.smile {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #E17604;
	text-decoration: none;

}
.error {
	font-family: arial;
	font-size: 19px;
	font-weight: bold;
	color: #E17604;
	text-decoration: none;

}
.num {
	font-family: arial;
	font-size: 39px;
	font-weight: bold;
	color: #E17604;
	text-decoration: none;

}
.errortext {
    font-family: tahoma;
    font-size: 11px;
    color: #333333;
	text-decoration: none;

}