BODY {
	color: black;
	font-family: ‚l‚r ‚oƒSƒVƒbƒN, Osaka;
	background-repeat: no-repeat;
	background-position: center top;

}

A {
	COLOR: blue; TEXT-DECORATION: underline
}

A:link {
	COLOR: blue; TEXT-DECORATION: underline
}

A:visited {
	COLOR: blue; TEXT-DECORATION: underline
}

A:active {
	COLOR: blue; TEXT-DECORATION: underline
}

A:hover {
	COLOR: red; TEXT-DECORATION: underline
}
