@charset "UTF-8";
/* CSS Document */

#main  a { 
text-decoration:none;
border-bottom:2px #00A7EA dotted;
}

#main  a:hover { 
text-decoration:none;
background:#00A7EA;
color:#ffffff;
}

h4{
background:#00A7EA;	
	}