.leftlinks{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}

.leftlinks:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFDB00;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
.yreapet {
	background-repeat: repeat-y;
}
.textjustify {
	font-family: Tahoma;
	font-size: 10px;
	color: #5A5046;
	text-align: justify;
}
.browntext {
	font-family: Tahoma;
	font-size: 10px;
	color: #630000;
}
.xreapet {
	background-repeat: repeat;
}
.capsbrowntext {
	font-family: Tahoma;
	font-size: 10px;
	text-transform: uppercase;
	color: #630000;
	text-decoration: none;
}
.brown12bold {
	font-family: Tahoma;
	font-size: 12px;
	color: #630000;
	text-decoration: none;
}
.whitetext9px {
	font-family: Tahoma;
	font-size: 9px;
	color: #FFFFFF;
}
.timesbrowntext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #752C13;
	font-weight: bold;
	text-transform: uppercase;
}
.menutext {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #5A5046;
	text-decoration: none;
}
a:link { text-decoration: none; }
a:visited { text-decoration: none; }
a:hover { text-decoration: underline; }
