
   
A:LINK.main {
	color : #01a6ff;
	text-decoration:none;
}


A:VISITED.main {
	color : #01a6ff;
	text-decoration:none;
}
A:HOVER.main {
	color : #01a6ff;
	text-decoration: underline;
}

h2.main {  
   line-height: 70%;
   font-size        : 16px;
}

