.page
{
	background-image: url(/images/background_bground/bground_7.jpg);
	background-position: left;
	background-repeat: repeat-y;
}
.content h1, .content h2, .content h3, .box_content_course h1
{
	color: #FF9408;
}
.box_top
{
	background-image: url(../images/background_box/t.gif);
}
.box_left
{
	background-image: url(../images/background_box/l.gif);
}
.box_right
{
	background-image: url(../images/background_box/r.gif);
}
.box_bottom
{
	background-image: url(../images/background_box/b.gif);
}

a:link {color: #FF9408; text-decoration: underline; }
a:active {color: #FF9408; text-decoration: underline; }
a:visited {color: #FF9408; text-decoration: underline; }
a:hover {color: #970FC8; text-decoration: none; }