TABLE {
	color: #3C3C3C;
	font-family: Verdana;
	font-size: 12px;
}

.menu {
	color: #F9E3DD;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

.menu:hover {
	color: #FFE320;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

.copy {
	color: #3B3B3B;
	font-family: Verdana;
	font-size: 11px;
}

.small {
	color: #3B3B3B;
	font-family: Verdana;
	font-size: 10px;
}

a {
	color: #E76213;
	font-family: Verdana;
	font-size: 12px;
	text-decoration: underline;
}

a:hover {
	color: #E76213;
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
}

.title {
	font-family: Verdana;
	font-size: 18px;
	color: #3C3C3C;
}
.title_or {
	font-family: Verdana;
	font-size: 18px;
	color: #E76213;
}

.title_page {
	font-family: Arial;
	font-size: 18px;
	color: #FFFFFF;
}

.title_cat {
	font-family: Arial;
	font-size: 18px;
	color: #4C4C4C;
}

.cat_r {
	color: #C23612;
	font-family: Verdana;
	font-size: 12px;
	text-decoration: underline;
}

.cat_r:hover {
	color: #C23612;
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
}

.cat {
	color: #272727;
	font-family: Verdana;
	font-size: 12px;
	text-decoration: underline;
}

.cat:hover {
	color: #272727;
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
}

.name {
	color: #383838;
	font-family: Arial;
	font-size: 18px;
}

.input {	height: 29px;
	width: 230px;
	background-color: #FCFFD1;
	border-collapse: collapse;
	border-style: groove;
	border-color: #96AC00;
	border-width: 1px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #96AC00;'
}

.send {
	height: 16px;
	width: 105;
	background-color: #F0F96D;
	border-collapse: collapse;
	border-style: groove;
	border-color: #6C7C00;
	border-width: 1px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #96AC00;'
}