/*                                                */
/* tags                                           */
/*                                                */

BODY,TD,DIV,UL,A {
	font-family : verdana,arial,helvetica,sans-serif;
	font-size : 11px;
	color : #000;
}

BODY {
	margin-left : 0px;
	margin-right: 0px;
	margin-top : 0px;
	padding : 0px;
	background-color : #EBFDED;
	background-image: url(../index.jpg);
}

A { color: #000; text-decoration: underline; }
A:hover {	text-decoration: underline; border-bottom: none; }

DIV.logo {
	position: absolute;
	left: 0px;
	top: 0px;
}

DIV.announceE {
	position: absolute;
	left:32px;
	top: 170px;
	width: 280px;
}

DIV.announceD {
	position: absolute;
	left: 350px;
	top: 190px;
	width: 280px;
}
