BODY{
	color: #2D0C00;
	/*font-size: 10px;*/
}
A:link {
	color: #CF1800; 
	text-decoration:none;
}
A:visited {
	color: #993300;
	text-decoration:none;
}
A:active {
	color: #FF0000;
	text-decoration:none;
}
A:hover {
	color: #FFFFFF
	text-decoration:underline;
}

.text1{
	font-size: 10px;
	line-height: 13px;
}

.text2{
	font-size: 10px;
	line-height: 16px;
}

.text3{
	font-size: 12px;
	line-height: 18px;
}

.text4{
	font-size: 10px;
	line-height: 13px;
}

.text5{
	font-size: 12px;
	line-height: 19px;
}
