/* CSS Document */

.menu_right{
	color: #164DD4;
	font-weight: bold;
	text-decoration: none;
}
.menu_right a:link{
	color: #164DD4;
	font-weight: bold;
	text-decoration: none;
}
.menu_right a:visited{
	color: #164DD4;
	font-weight: bold;
	text-decoration: none;
}
.menu_right a:hover{
	color: #996600;
	font-weight: bold;
	text-decoration: none;
}
body {
	background-color: #000033;
}
.text_yellow {color: #FFFF66}
.Title {font-family: Abbess, Papyrus, Tahoma}

.text_blue_light {
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	color: #164DD4;
}
.listing_text {font-family: Arial, Helvetica, sans-serif}
.text_brown_light {color: #660000}

a:hover{
	color: #996600;
	text-decoration: none;
}
a:visited{
	color: #996600;
	text-decoration: none;
}

