A {
	text-decoration : none ;
	color : #0080C0 ;
	font-family : Arial;
}

A:Hover {
	text-decoration : Underline ;
	color : Red ;
}

TD {
	color : Navy ;
	font-family : Arial;
}

H1 {
	color : Navy ;
	font-family : Arial;
	Padding-left : 10px;
}

.wlinks {
	text-decoration : none ;
	color : White ;
	font-family : Arial;
	font-size : 12px;
	font-weight : bold;
}

.foot {
	text-decoration : none ;
	color : White ;
	font-family : Arial;
	font-size : 10px;
}

INPUT, TEXTAREA, OPTION, SELECT {
	font-family : Arial;
	font-size : 13px;
	font-weight : normal;
	border-width : 1px;
	border-style : solid;
	border-color : Gray;
	vertical-align : middle;
}

.index_sidebar {
	float : left;
	margin-right : 5px;
	margin-bottom : 5px;
	width : 160px;
}

.news {
	border : 1px solid silver;
	font-size : 12px;
	padding : 5px;
}

.news H3 {
	font-size : 12px;
	margin : 0px;
}

.news A {
	font-weight : Bold;
}

.search {
	border : 1px solid silver;
	text-align : center;
	padding : 5px;
	margin-bottom : 5px;
}

.search FORM {
	margin : 0px;
}
