td,body {
	font-family: tahoma;
	font-size: 12px;
	color: black;
}

.text{text-align:justify;}

.text2 {
	font-family: tahoma;
	font-size: 10px;
	color: black;
}

.lom {
	font-family: tahoma;
	font-size: 11px;
	color: black;
}

.t {
	font-family: tahoma;
	font-size: 16px;
	color: white;
        font: bold;
}

.lom2 {
	font-family: tahoma;
	font-size: 11px;
	color: black;
        text-align:justify;
}

.url {
	font-family: arial;
	font-size: 10px;
	color: black;
}

a:link, a:active, a:visited {
	font-family:verdana;
	color: #005ED2;
        font: bold;
	font-size:13px;
        text-decoration: none;
}
a:hover {
	color: red;
}


.d:link, .d:active, .d:visited {
	font-family:tahoma;
	color: #005ED2;
        font: bold;
	font-size:11px;
        text-decoration: none;
}
.d:hover {
	color: red;
}


.b:link, .b:active, .b:visited {
	font-family:tahoma;
	color: #005ED2;
        font: bold;
	font-size:10px;
        text-decoration: none;
}
.b:hover {
	color: red;
}

.e:link, .e:active, .e:visited {
	font-family:verdana;
	color: #005ED2;
        font: bold;
	font-size:13px;
        text-decoration: none;
}
.e:hover {
        text-decoration: underline;
}

.c:link, .c:active, .c:visited {
	font-family:tahoma;
	color: #527f64;
        font: bold;
	font-size:11px;
        text-decoration: none;
}
.c:hover {
	color: red;
}



.metall:link, .metall:active, .metall:visited {
	font-family:tahoma;
	color: white;
        font: bold;
	font-size:12px;
        text-decoration: none;
}
.metall:hover {
	color: red;
}





h1 {
        font-size:13px;
        font-family: Tahoma;
        font: bold;
        color: black;
        valign: center;
        display: inline; 
        vertical-align:top;
}

h2 {
        font-size:13px;
        font-family: Tahoma;
        font: bold;
        color: black;
        valign: center;
        display: inline; 
        vertical-align:top;
}



.img {BORDER: 1px solid black; border-thickness: 1px; }
.img2 {BORDER: 1px solid gray; border-thickness: 1px; }
A:hover .img {BORDER: 1px solid black; border-thickness: 0px ; filter:alpha(opacity=80);}