body { 
font-family : Verdana, Tahoma, Helvetica, Arial; 
font-size : 14px; 
color : #333333; 
background-color : #f9f9f9; 
} 

.search {
	color: #000080;
	font-size: 35px;
	text-decoration: none;
}

.search:hover {
	color: #006600;
	font-size: 35px;
	text-decoration: underline;
}

.mainpage {
	color: #006600;
	font-size: 15px;
	text-decoration: none;
}

.mainpage:hover {
	color: #800080;
	font-size: 15px;
	text-decoration: underline;
}

.abc {
	color: #006600;
	font-size: 16px;
	text-decoration: none;
}

.abc:hover {
	color: #FF9900;
	font-size: 16px;
	text-decoration: underline;
}

.start {
	color: #D2D1AE;
	font-size: 15px;
	text-decoration: none;
}

.start:hover {
	color: #FFCC99;
	font-size: 15px;
	text-decoration: underline;
}

.list {
	color: #4B745C;
	font-size: 14px;
	text-decoration: none;
}

.list:hover {
	color: #800000;
	font-size: 14px;
	text-decoration: underline;
}
