.info, .info a, .info a:active, .info a:focus, .info a:hover, .info a:link, .info a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #A9A9A9;
	background-color: White;
}

.paging, .paging a, .paging a:active, .paging a:focus, .paging a:hover, .paging a:link, .paging a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: Black;
}

.menu, .menu a, .menu a:active, .menu a:focus, .menu a:hover, .menu a:link, .menu a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: White;
	background-color: #6495ED;
}

.mainCategory, .mainCategory a, .mainCategory a:active, .mainCategory a:focus, .mainCategory a:hover, .mainCategory a:link, .mainCategory a:visited {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: Red;
}

.subCategory, .subCategory a, .subCategory a:active, .subCategory a:focus, .subCategory a:hover, .subCategory a:link, .subCategory a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #A0522D;
	background-color: #ECECEC;
}

.input {
	background: #F0FFFF; 
	font-size: 12px; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	border: 1px solid #006400;
}

.button {
	background-color: #D3D3D3;
	font-size: 12px; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border: 1px solid;
}

a, a:active, a:focus, a:link, a:visited {
	color: #0000CD;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
}

a:hover {
	color: #0000CD;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	background-color: #FFFF9D;
}
