/* Stylesheet Creative United */

/* Almindelig link */

A:link {text-decoration: none;}
A:visited {text-decoration: none;}
A:active {text-decoration: none;}
A:hover {text-decoration: underline;}

/* Almindelige fonte */

.td {FONT-FAMILY: Tahoma, Verdana, Helevetica, Arial, sans-serif;FONT-SIZE: 11px;line-height : 16px;COLOR: #EAEAEA;}
.td_10px {FONT-FAMILY: Tahoma, Verdana, Helevetica, Arial, sans-serif;FONT-SIZE: 10px;line-height : 15px;COLOR: #EAEAEA;}
.title {
	FONT-FAMILY: Tahoma, Verdana, Helevetica, Arial, sans-serif;
	FONT-SIZE: 11px;
	line-height : 20px;
	COLOR: #F2D490;
	font-weight: bold;
	text-transform: uppercase;
}
.fototext {FONT-FAMILY: Tahoma, Verdana, Helevetica, Arial, sans-serif;FONT-SIZE: 10px;line-height : 13px;COLOR: #EAEAEA;}
.ramme { text-decoration: none; color: #EAEAEA; border-color:#EAEAEA; border-style:solid; border-top-width:1px; border-right-width:1px; border-left-width:1px; border-bottom-width:1px }


/* Menu link */

a.menu {
	text-decoration: none;
	color: #F2D490;
	font : bold 10px Tahoma, Verdana, Helevetica, Arial, sans-serif;
	text-align : left;
	text-transform: uppercase;
}
a.menu:hover {text-decoration: underline; color: #F2D490; font : bold 10px Tahoma, Verdana, Helevetica, Arial, sans-serif; text-align : left;}

