a		{ color: #CCCCCC; text-decoration: none }
a:hover	{ color: #FFCC00; text-decoration: none }
a.wm	{ color: #CCCCCC; text-decoration: none }
a.wm:hover	{ color: #FFCC00; text-decoration: none } 
.ht { margin-top: -10px; color: #FFFFFF; text-decoration: none }
.tt { margin-top: -15px; color: #FFFFFF; text-decoration: none } 

BODY {
	scrollbar-base-color:#636363;
	scrollbar-3d-light-color:#999999;
	scrollbar-highlight-color:#636363;
	scrollbar-face-color:#999999;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-shadow-color:#636363;
	scrollbar-dark-shadow-color:#000000;
}

TD.dottedline {
	BACKGROUND-IMAGE: url(http://www.colour-system.hu/images/dottedline.gif)
} 

.txtTitle {
	TEXT-TRANSFORM: uppercase; 
	FONT-SIZE: 12pt;
	COLOR: #FAB450;
	FONT-FAMILY: arial, helvetica, sans-serif
}

.txtSubTitle {
	FONT-SIZE: 10pt;
	FONT-WEIGHT: bold;
	COLOR: #FFFFFF;
	FONT-FAMILY: arial, helvetica, sans-serif
}

.txtSubTitleRed {
	FONT-SIZE: 10pt;
	FONT-WEIGHT: bold;
	COLOR: #DF0000;
	FONT-FAMILY: arial, helvetica, sans-serif
}

.txt {
	FONT-SIZE: 10pt;
	COLOR: #000000;
	FONT-FAMILY: arial, helvetica, sans-serif
}

.txtWhite {
	FONT-SIZE: 10pt;
	COLOR: #FFFFFF;
	FONT-FAMILY: arial, helvetica, sans-serif
}


