body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bgb.gif);
}

A.link {
    font-family: verdana;
    font-size: 11px;
    color: #333333;
    text-decoration: none;
}
.link {
	font-family: verdana;
	font-size: 11px;
	color: #333333;
	text-decoration: none;

}
.link:hover {
    font-family: verdana;
    font-size: 11px;
    color: #333333;
    text-decoration: underline;
}

A.mail {
    font-family: verdana;
    font-size: 11px;
    color: #333333;
    text-decoration: none;
}
.mail {
	font-family: verdana;
	font-size: 11px;
	color: #333333;
	text-decoration: none;

}
.mail:hover {
    font-family: verdana;
    font-size: 11px;
    color: #333333;
    text-decoration: underline;
}

A.host {
    font-family: verdana;
    font-size: 10px;
    color: #414141;
    text-decoration: none;
}
.host {
	font-family: verdana;
	font-size: 10px;
	color: #414141;
	text-decoration: none;

}
.host:hover {
    font-family: verdana;
    font-size: 10px;
    color: #222222;
    text-decoration: underline;
}

.normal {
	font-family: verdana;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.normal2 {
	font-family: verdana;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
.bold {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.hard {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #961212;
	text-decoration: none;
}

A.table {
    font-family: verdana;
    font-size: 9px;
    color: #333333;
    text-decoration: none;
}
.table {
	font-family: verdana;
	font-size: 9px;
	color: #333333;
	text-decoration: none;

}
.table:hover {
    font-family: verdana;
    font-size: 9px;
    color: #333333;
    text-decoration: underline;
}
