a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #F0D9CE;
}
a:active {
	color: #FECC47;
}
h1 {
	font-size: 12px;
	color: #FFFFFF;
	text-align: right;
	white-space: normal;
	font-weight: bold;
}
h2 {
	font-size: 100%;
}
body {
	color: #400000;
	background-image: url(images/bg.jpg);
}
tbody {
	color: #400000;
}
.brends {
	font-size: 14px;
	color: #1F1010;
	letter-spacing: 2px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}
.nav_bar_vert {
	letter-spacing: 1px;
	font-size: 14px;
	line-height: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 2px;
	line-height: 20px;
	color: #FFFFFF;
}
.white_bold {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.yel_bold {
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
}
.white_thin {
	color: #FFFFFF;
	font-size: 90%;
}
.red_bold {
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
