<!--

.body {
        font-family: verdana;
        font-size: 11px;
        color: #000000;
}

.submenu {
        font-family: verdana;
        font-size: 10px;
        color: silver;
}


.main {
        font-family: verdana;
        font-size: 11px;
        color: #000000;
}

a { 
	font-size: 10px;
	color: #FFFFFF; 
	text-decoration: none;
}

a:hover {
	font-size: 10px;
	color: silver; 
	text-decoration: none;
}

a.menu { 
       font-size: 11px;
       color: #FFFFFF;
       text-decoration: none;
}

a.menu:hover {
       font-size: 11px;
       font-weight: bold;
       color: silver; 
       text-decoration: none;
}

a.submenu {
       font-size: 10px;
       color: lightyellow;
       text-decoration: none;
}

a.submenu:hover {
       font-size: 10px;
       color: #FFB56D;
       text-decoration: none;
}

a.sub_nr {
       font-size: 10px;
       color: #FFFFFF;
       text-decoration: underline;
}

a.sub_nr:hover {
       font-size: 10px;
       color: #FFB56D;
       text-decoration: underline;
}

a.link {
        font-size: 10px;
        color: #CC0000;
	font-weight: bold;
        text-decoration: none;
}

a.link:hover {
        font-size: 10px;
        color: #000000;
	font-weight: bold;
        text-decoration: none;
}

a.link2 {
        font-size: 10px;
        color: #FFFFFF;
        text-decoration: none;
}

a.link2:hover {
        font-size: 10px;
        color: #E1E1E1;
        text-decoration: none;
}

a.link3 {
        font-size: 12px;
        color: #CC0000;
        text-decoration: none;
}

a.link3:hover {
        font-size: 12px;
        color: #000000;
        text-decoration: none;
}

A.link4:LINK {
        font-size: 10px;
        font-weight: bold;
        text-decoration: underline;
        color: #CC0000;
}

A.link4:VISITED {
        font-size: 10px;
        font-weight: bold;
        text-decoration: underline;
        color: #CC0000;
}

A.link4:HOVER {
        font-size: 10px;
        font-weight: bold;
        text-decoration: underline;
        color: #000000;
}

A.link5:LINK {
        font-size: 11px;
        font-weight: bold;
        text-decoration: underline;
        color: green;
}

A.link5:VISITED {
        font-size: 11px;
        font-weight: bold;
        text-decoration: underline;
        color: green;
}

A.link5:HOVER {
        font-size: 11px;
        font-weight: bold;
        text-decoration: underline;
        color: #000000;
}

A.link_ogl:LINK {
        font-size: 10px;
        font-weight: bold;
        text-decoration: underline;
        color: green;
}

A.link_ogl:VISITED {
        font-size: 10px;
        font-weight: bold;
        text-decoration: underline;
        color: green;
}

A.link_ogl:HOVER {
        font-size: 10px;
        font-weight: bold;
        text-decoration: underline;
        color: #000000;
}


A.link_15px:LINK {
        font-size: 15px;
        font-weight: bold;
        text-decoration: underline;
        color: #CC0000;
}

A.link_15px:VISITED {
        font-size: 15px;
        font-weight: bold;
        text-decoration: underline;
        color: #CC0000;
}

A.link_15px:HOVER {
        font-size: 15px;
        font-weight: bold;
        text-decoration: underline;
        color: #000000;
}

a.dropdown {
        font-size: 10px;
        color: #5A5A5A;
        text-decoration: none;
}

a.dropdown:hover {
        font-size: 10px;
        color: #5A5A5A;
        text-decoration: none;
}

A.products_php:LINK {
        font-size: 12px;
        font-weight: bold;
        text-decoration: underline;
        color: #CC0000;
}

A.products_php:VISITED {
        font-size: 12px;
        font-weight: bold;
        text-decoration: underline;
        color: #CC0000;
}

A.products_php:HOVER {
        font-size: 12px;
        font-weight: bold;
        text-decoration: underline;
        color: #000000;
}

input.form {
       border: 1px solid #C4C4C4;
       background: white;
       font: 11px verdana;
}

textarea.form {
       border: 1px solid #C4C4C4;
       background: white;
       font: 11px verdana;
}

select.form {
       border: 1px solid #C4C4C4;
       background: white;
       font: 11px verdana;

-->
