A {
    color: #705830;
    font-family: arial,helvetica;
    font-size: 12px;
    font-weight: 700;
    text-decoration: underline;
    }

A:hover {
    color: #ae5e16;
    font-family: arial,helvetica;
    font-size: 12px;
    font-weight: 700;
    text-decoration: none;
    }

A.wallst {
    color: #625925;
    font-family: arial,helvetica;
    font-size: 12px;
    font-weight: 700;
    text-decoration: none;
    }

A:hover.wallst {
    color: #ae5e16;
    font-family: arial,helvetica;
    font-size: 12px;
    font-weight: 700;
    text-decoration: underline;
    }
	
A.meil {
    color: #AE5E16;
    font-family: arial,helvetica;
    font-size: 12px;
    font-weight: 700;
    text-decoration: none;
    }

A:hover.meil {
    color: #C09E45;
    font-family: arial,helvetica;
    font-size: 12px;
    font-weight: 700;
    text-decoration: underline;
    }
	
A.meilnew {
    color: #69390D;
    font-family: arial,helvetica;
    font-size: 12px;
	font-weight: 500;
    text-decoration: underline;
    }

A:hover.meilnew {
    color: #AE5E16;
    font-family: arial,helvetica;
    font-size: 12px;
	font-weight: 500;
    text-decoration: none;
    }	
	
hr {
    color: #705830;
	height: 1px;
    }
	
FONT {
    font-family: arial,helvetica;
    font-size: 12px;
    }

FONT.date {
    color: #69390D;
    font-family: arial,helvetica;
    font-size: 11px;
    }
	
FONT.datebold {
    color: #69390D;
    font-family: arial,helvetica;
    font-size: 11px;
	font-weight: 700;
    }
	
FONT.bold {
    color: #563A1D;
    font-family: arial,helvetica;
    font-size: 12px;
	font-weight: 700;
    }

FONT.datet {
    color: #AE5E16;
    font-family: arial,helvetica;
    font-size: 11px;
    }
	
FONT.zag {
    font-family: arial,helvetica;
    font-size: 16px;
    font-weight: 700;
    }
	
FONT.repl {
    font-family: arial,helvetica;
    font-size: 14px;
    font-weight: 900;
    }
	
FONT.naz {
    font-family: arial,helvetica;
    font-size: 13px;
    font-weight: 800;
	color: #8A4A11;
    }
	
TD.mes {
    color: #69390D;
    font-family: arial,helvetica;
    font-size: 12px;
    }
	
TD.message {
    color: #563A1D;
    font-family: arial,helvetica;
    font-size: 12px;
	font-weight: 700;
    }
	
FORM {
    margin: 1px;
    }
	
INPUT {
    color: #8A4A11;
    font-family: arial,helvetica;
    font-size: 12px;
    font-weight: 800;
    background-color: #F2EAD3;
    border: 1 outset #AE5E16;
    height: 20px;
	padding-left: 3px;
    }

TEXTAREA {
    color: #69390D;
    font-family: arial,helvetica;
    font-size: 12px;
    font-weight: 500;
    background-color: #F2EAD3;
    border: 1 solid #AE5E16;
    padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
    padding-left: 5px;
    width: 540px;
    height: 90px;
    }
	
select {
    font-size:11px;
    font-family: arial,helvetica;
	font-weight: 500;
    background: #F2EAD3;
	color: #69390D;
	}
	
option {
    font-size:11px;
    font-family: arial,helvetica;
	}
