body {
	font-family : Arial;
}


.notes1 {
	font-size : 9px;
	color     : #959493;
}


.notes1_link {
	color           : #FFFFFF;
	text-decoration : none;
	border-style    : solid;
	border-width    : 1px;
	border-color    : #000000;
	padding         : 1px;
	line-height     : 13px;
}


.notes1_link:Hover {
	color            : #FFFFFF;
	border-color     : #FFFFFF;
}


.notes2 {
	font-size : 9px;
	color     : #7E9FCC;
}


.notes2_link {
	color           : #7E9FCC;
	text-decoration : none;
	border-style    : solid;
	border-width    : 1px;
	border-color    : #000000;
	padding         : 1px;
	line-height     : 13px;
}


.notes2_link:Hover {
	color            : #FFFFFF;
	border-color     : #7E9FCC;
}


.skip {
	font-size       : 12px;
	font-weight     : bold;
	color           : #A7BDDE;
	text-decoration : none;
	padding         : 2px;
	border-style    : solid;
	border-width    : 1px;
	border-color    : #000000;
}


.skip:Hover {
	color        : #FFFFFF;
	border-color : #A7BDDE;
	line-height  : 20px;
}

.sceltalingua {
	font-size       : 12px;
	font-weight     : bold;
	color           : #A7BDDE;
	text-decoration : none;
	padding         : 2px;
}


.sceltalingua:Hover {
	color        : #FFFFFF;
}

