A.nav_bar:Link, A.nav_bar:visited  {
	font-size : xx-small;
	font-family : Arial;
	color : black;
	text-decoration : none;
}

A.nav_bar:Hover  {
	font-size : xx-small;
	font-family : Arial;
	color : blue;
	text-decoration : underline;
}

A.nav_bar:Active  {
	font-size : xx-small;
	font-family : Arial;
	font-weight : bold;
	color : black;
	text-decoration : none;
}

A.index_body:Link, A.index_body:Visited  {
	font-size : x-medium;
	color : red;
	text-decoration : none;
	font-family : Times New Roman;
	font-weight : bold;
}

A.index_body:Hover  {
	font-size : x-medium;
	color : yellow;
	text-decoration : underline;
	font-family : Times New Roman;
	font-weight : bold;
}

A.index_body:Active  {
	font-size : x-medium;
	color : red;
	text-decoration : none;
	font-family : Times New Roman;
	font-weight : bold;
}

A.dir_body:Link, A.dir_body:visited  {
	font-size : x-small;
	font-family : Arial;
	color : #006666;
	text-decoration : none;
}

A.dir_body:Hover  {
	font-size : x-small;
	font-family : Arial;
	color : red;
	text-decoration : underline;
	font-weight : bold;
}

A.dir_body:Active  {
	font-size : x-small;
	font-family : Arial;
	font-weight : bold;
	color : #006666;
	text-decoration : none;
}

A.art_bar:Link, A.art_bar:visited  {
	font-size : x-small;
	font-family : Times New Roman;
	color : white;
	text-decoration : none;
}

A.art_bar:Hover  {
	font-size : x-small;
	font-family : Times New Roman;
	color : yellow;
	text-decoration : underline;
}

A.art_bar:Active  {
	font-size : x-small;
	font-family : Times New Roman;
	font-weight : bold;
	color : white;
	text-decoration : none;
}
