td {
	color: #804000;
	font-size:  x-small;
	font-family: Arial, Geneva, Swiss, SunSans-Regular;
	letter-spacing: normal;
}

h3 {
	font-size: small;
	font-family: Arial, Geneva, Swiss, SunSans-Regular;
	letter-spacing: normal
}
strong,b {

    font-weight: bold;
	font-size: x-small;
	font-family: Arial, Geneva, Swiss, SunSans-Regular;
	letter-spacing: normal
}

a {
	color: White;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	font-family: Arial, Geneva, Swiss, SunSans-Regular;
	letter-spacing: 2px;
	
}

a:hover {color: Silver; text-decoration: none; font-family: Arial, Geneva, Swiss, SunSans-Regular;}
 /* a:active {color: yellow; text-decoration:underline; font-family: Arial, Geneva, Swiss, SunSans-Regular;} 
 a:visited {color: White; text-decoration: none; font-family: Arial, Geneva, Swiss, SunSans-Regular;}
*/ 



.navi_box {
	background-color:#AF4A2E;
	color: White;
	font-size: x-small;
	font-family: Arial, Geneva, Swiss, SunSans-Regular;
	letter-spacing: normal;

}
.small_text {
	background-color:#8b0000;
	font-size: x-small;
	font-family: Arial, Geneva, Swiss, SunSans-Regular;
	letter-spacing: normal;

}
.small_text_bkgr {

	color: #8b0000;
	    font-weight: bold;
	background-color:Silver;
	font-size: x-small;
	font-family: Arial, Geneva, Swiss, SunSans-Regular;
	letter-spacing: normal;

}
.small_text_bkgr:hover {
color: white;}
/*.small_text_bkgr:visited {
color: black;}
*/

.text_brown {
	color: Maroon;
	background-color:White;
	font-size: x-small;
	font-family: Arial, Geneva, Swiss, SunSans-Regular;
	letter-spacing: normal;
}




