body, td, div, select {
	font-family: Arial;
	color : black;
	font-size : 12px;
}

a:link {
	color : #6E3931;
	text-decoration: none;
	font-weight : bold;
}

a:visited { 
	color : #6E3931;
	text-decoration: none;
	font-weight : bold;
}

a:hover {
    color : #6E3931;
    text-decoration : underline;
    font-weight : bold;
}

.tableHead {
	background-color : #ffffff;
	font-size : 10px;
	text-align : center;
}

.tableRed {
	color : #ffffff;
	background-color : #6E3931;
}

.tablegray {
	background-color : #C6C3AD;
}

.tableBrown {
	background-color : #ADA684;
	color : #ffffff;
	font-size : 10px;
	text-align : center;
}

.tableAboutT {
	font-size : 11px;
}

.tableAboutBoldT {
	font-size : 11px;
	font-weight : bold;
}

.tableAbout {
	color : #ffffff;
	font-size : 11px;
}

.tableAboutBold {
	color : #ffffff;
	font-size : 11px;
	font-weight : bold;
}

.homeStory {
	font-family: Monotype Corsiva, Arial;
	font-size : 15px;
}