@charset "utf-8";
/* CSS Document */

#gallery img a{
border:1px #D9E4FF;
} 

a {
outline:none;
}

.hitext {
	font-family: tahoma;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
}

.hitext2 {
	font-family: tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}

.hitext3 {
	font-family: tahoma;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
}

.large {
	font-family: tahoma;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
}

.medium {
	font-family: tahoma;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
}

.small {
	font-family: tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

/*.nom {
margin-top:-10px;
}*/

	a.nodec:link { color: #D9E4FF; text-decoration: none }
	a.nodec:active { color: #D9E4FF; text-decoration: none }
	a.nodec:visited { color: #D9E4FF; text-decoration: none }

