body {
	font-size: 12px;
	line-height:normal;
	background-repeat: no-repeat;
	background-position: center;
	color: #000000;
} 
a:link { font-size: 12px; color: #000000; text-decoration: none} 
a:visited { font-size: 12px; color: #000000; text-decoration: none} 
a:hover { font-size:12px; color: #FF0000; text-decoration: underline} 
a:active { font-size: 12px; color: #000000; text-decoration: none} 

.linkblue {
	color:#0000FF
	text-decoration: none;
}
a.linkblue:link {
	font-size: 12px;
	color: #0000FF;
	text-decoration: none;
} 
a.linkblue:visited {
	font-size: 12px;
	color: #0000FF;
	text-decoration: none;
} 
a.linkblue:hover {
	font-size: 12px;

	color:#FF0000
	text-decoration: none;
	color: #FF0000;
} 
a.linkblue:active {
	font-size: 12px;
	color: #0000FF;
	text-decoration: none;
} 

.linkred {
	color: #FF0000;
	text-decoration: none;
}
a.linkred:link { font-size: 12px; color: #FF0000; text-decoration: none} 
a.linkred:visited { font-size: 12px; color: #FF0000; text-decoration: none} 
a.linkred:hover {
	font-size: 12px;
	color: #0000FF;
	text-decoration: none;
} 
a.linkred:active { font-size: 12px; color: #FF0000; text-decoration: none} 
table {
	font-size: 12px;
}
.txt {
	line-height: 25px;
	color:#333333}

.INPUT {
	FONT-FAMILY:Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	FONT-SIZE: 12px;
	border: 1px solid #999999;
	color: #000000;
	padding-top: 3px;
}
.td {
	border: 1px solid #CCCCCC;
}

.title {
	font-family: "ËÎÌå";
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	letter-spacing: 5px;
}

.rolline {
	background-image: url(Images/rolline.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.colline {
	background-image: url(Images/colline.gif);
	background-repeat: repeat-x;
	background-position: center;
}
