P  {}

A.main:link {
	color : #505050;
	font-size : 11px;
	font-weight : normal;
	font-family : Verdana, Tahoma, Arial,GRHelvetica;
	text-decoration: underline;
}
	
A.main:visited {
	color : #505050;
	font-size : 11px;
	font-weight : normal;
	font-family : Verdana, Tahoma, Arial,GRHelvetica;
	text-decoration: underline;
}
	
A.main:hover {
	color : #CF0003;
	font-size : 11px;
	font-weight : normal;
	font-family : Verdana, Tahoma, Arial,GRHelvetica;
	text-decoration: none;
}

A.language:link {
	color : #000000;
	font-size : 10px;
	font-weight : normal;
	font-family : Tahoma, Verdana, Arial,GRHelvetica;
	text-decoration: none;
}
	
A.language:visited {
	color : #000000;
	font-size : 10px;
	font-weight : normal;
	font-family : Tahoma, Verdana, Arial,GRHelvetica;
	text-decoration: none;
}
	
A.language:hover {
	color : #CF0003;
	font-size : 10px;
	font-weight : normal;
	font-family : Tahoma, Verdana, Arial,GRHelvetica;
	text-decoration: none;
}

.normal  {
	color : #505050;
	font-size : 11px;
	font-weight : normal;
	font-family : Verdana, Tahoma, Arial,GRHelvetica;
}

.red  {
	color : #C41C00;
	font-size : 10px;
	font-weight : normal;
	font-family : Verdana, Tahoma, Arial,GRHelvetica;
}

b
{
font-weight: bold;
}
