﻿.hanamii {  font-family: "돋움", "굴림"; font-size: 9pt; line-height: 130%}
A:link {	COLOR: darkblue ; TEXT-DECORATION: none }
A:visited { 	COLOR: black ; TEXT-DECORATION: none }
A:active { 	COLOR: purple; TEXT-DECORATION: none }
A:hover { 	COLOR: red; TEXT-DECORATION:underline;  }
a:hover {text-decoration:none ; color: #FF9702}
a:link {text-decoration:none ; color:#000000}
a:visited {text-decoration:none ; color:#000000} 
a:active {text-decoration:none ; Color:#000000;}