@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #333333;
	text-decoration: none;
}
body {
	background-color: #E0DFE3;
}
a {
	font-weight: bold;
}
.style1 {
	color: #FFFFFF;
	font-size: 10px;
}
.passed_pupils{
text-align:left;
font-family: Arial;
font-weight: normal;
font-size: 12px;
color:#000000;
background-color: #fafafa;
border: 1px #CCCCCC solid;
border-collapse: collapse;
border-spacing: 0px;
min-height:300px;
padding: 10px;
}
.testimonialSecond
{ 
background-color:#e9e8ea;
}
.link2 a:link {text-decoration:underline; color:#ffffff;}
.link2 a:visited {text-decoration: underline; color: #cccccc}
.link2 a:active {text-decoration: underline; color: #ffffff;}
.link2 a:hover {text-decoration: underline; color:#cccccc;}