/*tanonteer*/

a:link, a:visited, a:hover, a:active {
	text-decoration: none;
	letter-spacing: 0.1em;
} 

a:link, a:visited {
        color:#FF80D2;
        background:#ffffff;}
a:hover, a:active {
        color:#ffffff;
        background:#FF80D2;}
		
		
p.msg {
	
}