.content, body, ul, p, td, a, li, select   {
	font-family: Arial;
	font-size: 13px;
	color: #000000;
}

.input   {
	color: #cccccc;
}

.menu {
	font-family: Arial;
	font-size: 16px;
	color: #666666;
}

a:hover.menu {
	color: #ffffff;
	text-decoration: none;
}

.titel {
	color: #000080;
	font-size: 14px;
	font-weight: bold;
}

.tips {
	font-family: Arial;
	font-size: 15px;
	color: #000000;
}

.image {
	border: 1px solid black;
}

a {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}
