
/* CSS Document */

.tab {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #F9ED2D;
	text-decoration:none;
}
.tactive {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
.tab:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}
.content {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:none;
}
.footer {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
.footer:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}
.welcome {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:none;
}

.welcome:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration:none;
}
.search {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:none;
}
.HOME {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:none;
}
.HOME:hover {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	text-decoration:none;
}
.hactive {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
	text-decoration:none;
}
.go {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:none;
}
.go:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration:none;
}
.big{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:bold;
	color: #000000;
	text-decoration:none;
}
.style2 {
font-size: 12px;
font-family:Tahoma;
text-decoration:none;

}
