/* CSS Document */

.style1 {
	font-family: Tahoma;
	color: #7F3738;
	font-size: 14px;
		 
}
.style2 {
	font-family: Tahoma;
	color: #7F3738;
    font-size: 12px

}

.brown1 a:link {
	font-family: Tahoma;
	font-size: 10px;
	color: #473318;
	text-decoration: none;
}
.brown1 a:visited {
	font-family: Tahoma;
	font-size: 10px;
	color: #473318;
	text-decoration: none;
}
	
.brown1 a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #CC6733;
	text-decoration: none;
	font-weight: normal;
	
}
	
.brown1 a:active {
	font-family: Tahoma;
	font-size: 10px;
	color: #473318;
	text-decoration: none;

}
.logomaster a:link {
	font-family: Tahoma;
	font-size: 10px;
	color: #473318;
	text-decoration: none;
}
.logomaster a:visited {
	font-family: Tahoma;
	font-size: 10px;
	color: #473318;
	text-decoration: none;
}
	
.logomaster a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #CC6733;
	text-decoration: none;
	font-weight: normal;
	
}
	
.logomaster a:active {
	font-family: Tahoma;
	font-size: 10px;
	color: #473318;
	text-decoration: none;

}