BODY, TD,  H3{
	text-decoration : none;
	font-family : "Book Antiqua";
	font-style : normal;
	color : #585D75;
	font-size : 11pt;
	font-weight : bold;
}


A:LINK {
	text-decoration : none;
	font-family : "Book Antiqua";
	font-style : normal;
	color : #585D75;
	font-size : 10pt;
	font-weight : bold;
}

A:LINK.navi {
	text-decoration : none;
	font-family : "Book Antiqua";
	font-style : normal;
	color : #585D75;
	font-size : 10pt;
	font-weight : bold;
}

A:VISITED {
	text-decoration : none;
	font-family : "Book Antiqua";
	font-style : normal;
	color : #585D75;
	font-size : 10pt;
	font-weight : bold;
}

A:ACTIVE {
	text-decoration : none;
	font-family : "Book Antiqua";
	font-style : normal;
	color : #585D75;
	font-size : 10pt;
	font-weight : bold;
}
A:HOVER {
	text-decoration : underline;
	font-family : "Book Antiqua";
	font-style : normal;
	color : #585D75;
	font-size : 10pt;
	font-weight : bold;
	
}

#text_link
 {
	text-decoration : none;
	font-family : "Book Antiqua";
	font-style : normal;
	color : #585D75;
	font-size : 10pt;
	font-weight : bold;
}

#text
{
	text-decoration : none;
	font-family : "Book Antiqua";
	font-style : normal;
	color : #585D75;
	font-size : 9pt;
	
}


#logo {
	background : url(img/right_back.jpg);
	background-repeat : no-repeat;
	background-position : top;
	background-color : #F1AD5F;
}