body {
	background-image: url(images/pattern_136.gif);
	scrollbar-arrow-color: #ffffff;
	scrollbar-3dlight-color: #5F0403;
	scrollbar-highlight-color: #F2F3F7;
	scrollbar-face-color: #817F7F;
	scrollbar-shadow-color: #6D6D6D;
	scrollbar-track-color: #CCCCCC;
}

A{
	font-family: Times;
	font-size: 11px;
	color: #ff4470;
	text-decoration: underline;
}
A:hover {
	font-family: Times;
	font-size: 11px;
	color: #363636;
	text-decoration: none;

}
A:active {
	font-family: Times;
	font-size: 11px;
	color: #ff4470;
	text-decoration: underline;

}

.text {
	font-family: times;
	font-size: 11px;
	color: #1ba2ce;
	line-height: 12px;
}

.textg {
	font-family: times;
	font-size: 11px;
	color: #363636;
	line-height: 12px;
	padding-left: 5px;
}


.headl {
	font-family: times;
	font-style: normal;
	font-size: 12px;
	color: #ff003c;
	line-height: 12px;
	font-weight: bold;
}
