body {
margin:0px;
padding:0px;
background-color:#000000;
}
.link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.link a{
	color: #FFFFFF;
	text-decoration: none;
}
.link a:hover{
	color: #333333;
	text-decoration: none;
}
.text {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height:18px;
}
.text a{
	color: #000000;
	text-decoration: none;
}
.text a:hover{
	color: #c11a21;
	text-decoration: none;
}
.text1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	line-height:18px;
}
.text1 a{
	color: #333333;
	text-decoration: none;
}
.text1 a:hover{
	color: #ffffff;
	text-decoration: none;
}
.he4ading {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	color: #000103;
	text-decoration: none;
	line-height:18px;
	font-weight: bold;
}
.he4ading1 {
	font-family:Arial, Helvetica, sans-serif;	
	font-size: 15px;
	color: #C31922;
	text-decoration: none;
	line-height:18px;
}

.sideblock {
	border: 1px dashed #FAC5CB;
	background-color: #FBFBFB;
}
