A { 
text-decoration:underline; 
color: #15689A; 
}

A:hover {
text-decoration:underline; 
color: #E10000; 
}

body{
	font-size: 85%;
	line-height: 140%;
	color: #666666;

}

tr {
	font-size: 85%;
	line-height: 140%;
	color: #666666;
}

.main {
	line-height: 140%;
	color: #666666;
}

.menu {
	font-size: 12px;
	color: #8B8B8B;
	font-weight: bold;

}
