ul{
	list-style : square;
}

.a_the:link {
	font-family : Verdana;
	font-size : x-small;
	color: black;
	border : medium;
	text-decoration: none;
	line-height : 1;
	background : #fd7e00;
}

.a_the:visited {
font-family : Verdana;
	font-size : x-small;
	color: black;
	border : medium;
	text-decoration: none;
	line-height : 1;
	background : #fd7e00;
}



a:link {
	font-family : Verdana;
	font-size : x-small;
	color: #422815;
	border : medium;
	text-decoration: none;
}

a:visited {
	font-family : Verdana;
	font-size : x-small;
	color: #422815;
	border : medium;
	text-decoration: none;
}

.a_sel:link {font-family : Verdana;
	font-size : x-small;
	color: #fd7e00;
	border : medium;
	text-decoration: none;
	line-height : 1;
}

.a_sel:visited {
	font-family : Verdana;
	font-size : x-small;
	color: #fd7e00;
	border : medium;
	text-decoration: none;
	line-height : 1;
}


select{
		background : E1CEA9;
	border : ridge 1;
}

hr{
	border : dashed;
}

input {
	background : E1CEA9;
	border : ridge 1;
	border-color : darkgreen darkgreen darkgreen darkgreen;
}

.button{
	background : 082844;
	border : ridge 1;
	color: 85A7C6;
	border-left : E1CEA9;
	border-top : E1CEA9;
	font-variant : normal;
	font : small-caps;
}

td{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	color: black;
}


hr{
	color: #0A3F25;
	height: 1px;
}

textarea{
	border-color : darkgreen darkgreen darkgreen darkgreen;
	border-width : 1;
	border-style : ridge;
	background : E1CEA9;
}

p {
	font-family: Verdana;
	font-size: x-small;
}

div{
	font-family: Verdana;
	font-size: x-small;
	}

.news {
	font-family: Verdana;
	font-size: x-small;
	color: 85A7C6;
}

.red_header{
	color: 7A7923;
	font-family: Verdana;
	font-size: x-small;
	font-weight : bold;
}


