A, A:ACTIVE, A:HOVER, A:LINK, A:VISITED {
	color : #009efe;
	text-decoration : none;
}

A:ACTIVE, A:HOVER, {
	text-decoration: underline;
	color : #0f2386;
}

A.menu, A.menu:ACTIVE, A.menu:HOVER, A.menu:LINK, A.menu:VISITED {
	color : #0f2386;
	text-decoration : none;
}

A.menu:ACTIVE, A.menu:HOVER, {
	text-decoration: underline;
	color : #009efe;
}

.bg_left {
	background-image: url("_graph/bg_01a.jpg");
	background-position: top right;
}


A.text, A.text:ACTIVE, A.text:HOVER, A.text:LINK, A.text:VISITED {
	color : #ffffff;
	text-decoration : none;
}

A.text:ACTIVE, A.text:HOVER, {
	text-decoration: underline;
	color : #f65812;
}

A.copy, A.copy:ACTIVE, A.copy:HOVER, A.copy:LINK, A.copy:VISITED {
	color : #f9a65c;
	text-decoration : none;
}
A.copy,  A.copy:HOVER, {
	text-decoration: underline;
	color : #ffffff;
	
}

body, tr,td, table {
	font-family : Tahoma, Arial;
	font-size : 11px;
	color: #000000;
}



.text_menu {
	font-family : Tahoma, Arial;
	font-size : 11px;
	font-weight : bold;
	color: #0f2386;
}
.text_search {
	font-family : Tahoma, Arial;
	font-size : 9px;
	color: #000000;
}
.text_title {
	font-family : Tahoma, Arial;
	font-size : 14px;
	font-weight : bold;
	color: #0f2386;
}
.text_subtitle {
	font-family : Tahoma, Arial;
	font-size : 12px;
	font-weight : bold;
	color: #0f2386;
}

.copyright {
	font-family : Tahoma, Arial;
	font-size : 9px;
	color: #ffffff;
}

.text_navi {
	font-family : Tahoma, Arial;
	font-size : 9px;
	color: #009efe;
}
	
}
