/*
 * Fitting Out Contents Style sheet for Rusalka Mist Web-Site
 */

body {
	font-family: sans-serif;
	font-variant: small-caps;
	font-size: x-small;
	font-weight: bold;
	margin: 4px;
	background-color: #CC9933;
	color: #FFFFFF;
	}

HR	{color: #663333
	}

A:link {
	color: #663333
	}
A:active {
	color: #FFCC00;
	border: dotted
	}
A:visited {
	color: #996666
	}

A:link IMG {
	border: none
	}
A:active IMG{
	border: dotted
	}
A:visited IMG {
	border: none
	}
