td {
	font-size: 12px;
	text-decoration: none;
	font-family: Verdana;
	color: #000000;
}

a.title:link {
	text-decoration: underline;
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
}

a.title:visited {
	text-decoration: underline;
	font-family: Arial;
	font-size: 12px;
	color: #cccccc;
}

a.title:hover {
	text-decoration: underline;
	font-family: Arial;
	font-size: 12px;
	color: #dddddd;
}

a.title:active {
	text-decoration: underline;
	font-family: Arial;
	font-size: 12px;
	color: #dddddd;
}

a.catalog:link {
	text-decoration: underline;
	font-family: Arial;
	font-size: 12px;
	color: #215DC6;
}

a.catalog:visited {
	text-decoration: underline;
	font-family: Arial;
	font-size: 12px;
	color: #215DC6;
}

a.catalog:hover {
	text-decoration: underline;
	font-family: Arial;
	font-size: 12px;
	color: #003399;
}

a.catalog:active {
	text-decoration: underline;
	font-family: Arial;
	font-size: 12px;
	color: #003399;
}

a:link {
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}

a:visited {
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px;
	color: #003399;
}

a:hover {
	text-decoration: underline;
	font-family: Verdana;
	font-size: 11px;
	color: #003399;
}

a:active {
	text-decoration: underline;
	font-family: Verdana;
	font-size: 11px;
	color: #003399;
}

a.footer:link {
	text-decoration: underline;
	font-family: Verdana;
	font-size: 10px;
	color: #ffffff;
}

a.footer:visited {
	text-decoration: underline;
	font-family: Verdana;
	font-size: 10px;
	color: #ffffff;
}

a.footer:hover {
	text-decoration: underline;
	font-family: Verdana;
	font-size: 10px;
	color: #dddddd;
}

a.footer:active {
	text-decoration: underline;
	font-family: Verdana;
	font-size: 10px;
	color: #dddddd;
}

.inputtext {
	BACKGROUND-COLOR: #ffffff; 
	BORDER-BOTTOM: #333333 1px solid; 
	BORDER-LEFT: #333333 1px solid; 
	BORDER-RIGHT: #333333 1px solid; 
	BORDER-TOP: #333333 1px solid; 
	FONT-SIZE: 12px; 
	HEIGHT: 18px; 
	FONT-FAMILY: verdana;
}

select {
	BACKGROUND-COLOR: #ffffff; 
	BORDER-BOTTOM: #333333 1px solid; 
	BORDER-LEFT: #333333 1px solid; 
	BORDER-RIGHT: #333333 1px solid; 
	BORDER-TOP: #333333 1px solid; 
	FONT-SIZE: 12px; 
	HEIGHT: 18px;
	FONT-FAMILY: verdana; 
}

textarea {
	BACKGROUND-COLOR: #ffffff; 
	BORDER-BOTTOM: #333333 1px solid; 
	BORDER-LEFT: #333333 1px solid; 
	BORDER-RIGHT: #333333 1px solid; 
	BORDER-TOP: #333333 1px solid; 
	FONT-SIZE: 12px; 
	FONT-FAMILY: verdana;
}