@charset "utf-8";
body {
	margin:0px;
	font-size:78%;
	color:#a2a2a2;
	background-color:#232323;
	font-family:Arial, Helvetica, sans-serif;
}
img {
border:0px;
}
a{
color:#FFFFFF;
text-decoration:none;
}
a:hover{
text-decoration:underline;
}
.menu a{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	}
.menu a:hover{
	color:#FFFF00;
}
.text_whitebigtitle {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 15px;
}
.intro {
	line-height:150%;
	}
.headmenu a{
color:#000000;
text-decoration:none;
}
.headmenu a:hover{
color:#000000;
text-decoration:underline;
}
.grade{
width:195px;
height:181px;
background:url(images/gradebg.gif) no-repeat;
}
.title_site {
	color: #ff6c00;
	font-size: 15px;
	font-weight: bold;
}
.title_class {color: #cf007a}
.style1 {color: #FFFFFF}


.txt_grade {
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
}
.style4 {
	font-weight: bold;
}
.ad a{
color:#0033CC;
}