/*BODY STYLES*/
body {color: #ffffff;}

/*TEXT STYLES*/
a.skip {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	color: #666666;
	background: #ffffff;
	font-style: normal;
	text-decoration: none;
	}
a.textEN {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	color: #0956a4;
	background: #ffffff;
	font-style: normal;
	text-decoration: none;
	font-weight: 300;
	}
	
	a.textFR {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	color: #000033;
	background: #ffffff;
	font-style: normal;
	text-decoration: none;
	font-weight: 300;
	}
	
	a.eng {	
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	color: #000033;
	background: #ffffff;
	font-style: normal;
	text-decoration: none;
	}
a.textKor {
	font-family: Gulim;
	font-size: 14px;
	line-height: normal;
	color: #000033;
	font-style: normal;
	text-decoration: none;
	}	
a.textCH {
	font-family: "MS Mincho";
	font-size: 16px;
	line-height: normal;
	color: #000033;
	background: #ffffff;
	font-style: normal;
	letter-spacing: 0.1em;
	text-decoration: none;
		}

a.textJP {
	font-family: "MS Gothic";
	font-size: 16px;
	line-height: normal;
	color: #000033;
	background: #ffffff;
	font-style: normal;
	text-decoration: none;
}
a:hover { color: #666666; background: #ffffff;}
.photo {
	color: #b7c5c4;
	background: #ffffff;
	padding: 5px;
	border: 1px solid #993333;
	margin-left: 8px;
	margin-bottom: 4px;
	}
