<style>
body {
/*	background-image : url(img/bg.jpg); */
	background-position : center;
	background-repeat : repeat-y;
	background-color : White;
}
tr {
vertical-align:top;
}


td, textarea, input, select {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
vertical-align:top;
}
a {
/*	color: 1F3E53; */
color: #025d3e;
	font-family: Arial;
	text-decoration: underline; }
a.black {
color: black;
	font-family: Arial;
	text-decoration: underline; }
a:hover {
/*	color: #5C6254; */
color: red;
	font-family: Arial;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
}
a.blackH {
color: black;
	font-family: Arial;
	text-decoration: none; }
a:hover.blackH {
/*	color: #5C6254; */
color: black;
	font-family: Arial;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
}
.imageBord {
	border : 1px solid Green; }
.imageBordMenu {
	border : 1px solid White;
}
a.menu {
/*	color: 1F3E53; */
color: white;
	font-family: Arial;
	text-decoration: underline;
}

a.menuM {
/*	color: 1F3E53; */
color: yellow;
	font-family: Arial;
	text-decoration: underline;
}
 a:hover.menuM {
color: white;
	font-family: Arial;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
}

a.bigNews {
/*	color: 1F3E53; */
color: white;
	font-family: Arial;
	text-decoration: none;
}
 a:hover.bigNews {
color: yellow;
	font-family: Arial;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}

 a:hover.menu {
color: yellow;
	font-family: Arial;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
}

a.menuRed {
/*	color: 1F3E53; */
color: white;
	font-family: Arial;
	text-decoration: underline;
}

a:hover.menuRed {
/*	color: #5C6254; */
color: #006600;
	font-family: Arial;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
}

.frame {
	border: 1px solid #00AA66;
}
.borderB {
/*	border-bottom-color : White;
	border-bottom-style : solid;
	border-bottom-width : 1px; */
	color:white;
}
.borderT {
	border-top-color : White;
	border-top-style : solid;
	border-top-width : 1px;
	color:white;
}
li {
	/* margin-left : -17px; */
}
li.space {
margin-bottom : 12px;
}
</style>