a:link    {
	color : #006600;
	text-decoration: none;
}
a:visited { text-decoration: none; color : #669999;}
a:active  { text-decoration: none; color : #999999;}
a:hover   { text-decoration: none; color : #FF0000;}
.text1 {
	font-size: 18px;
	line-height: 24px;
	text-decoration: none;
}
.text2 {  
	font-size: 14px; 
	line-height: 18px;
	text-decoration: none;
}
.text3 {
	font-size: 18px;
	line-height: 22px;
	text-decoration: none;
}
.text4 {
	font-size: 11px;
	line-height: 15px;
	text-decoration: none;
}
.text5 {
	font-size: 10px;
	line-height: 14px;
	text-decoration: none;
}
body {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}
table {
	font-size: 12px;
	font-style: normal;
	color: #333333;
}
hr {
	height: 1px;
}

