A {
	font-family : Arial;
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
	color: #A06800;
}

A:active, A:hover, A:link, A:visited {
	font-family : Arial;
	font-size : 8pt;
	font-style : normal;
	font-weight : normal;
	color: #A06800;
}

A:active.bmp, A:hover.bmp, A:link.bmp, A:visited.bmp {
	font-family : Arial;
	font-size : 8pt;
	font-style : normal;
	font-weight : normal;
	color: White;
}

A:active.bmpbig, A:hover.bmpbig, A:link.bmpbig, A:visited.bmpbig {
	font-family : Arial;
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
	color: White;
}

A.large:active, A.large:hover, A.large:link, A.large:visited {
	font-family : Arial;
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
	color: #A06800;
}
BODY {
	font-family : Arial;
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
	color: #A06800;
	background : url(images/bakgnd.jpg);
	margin-left : 0px;
	margin-top : 0px;
}

BODY.audio {
	font-family : Arial;
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
	color: #A06800;
	background : url(images/audio_bak.gif);
	margin-left : 0px;
	margin-top : 0px;
}

BODY.visual {
	font-family : Arial;
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
	color: #A06800;
	background : url(images/visual_bak.gif);
	margin-left : 0px;
	margin-top : 0px;
}

TD{
	font-family : Arial;
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
	color: Black;
}

.small{
	font-family : Arial;
	font-size : 8pt;
	font-style : normal;
	font-weight : normal;
	color: Black;
}

