.text
 {
	font-family: "Tahoma";
	font-size: 12px;
	color: #000000;
	font-weight : bold;
	padding-top : 20px;

}

.link1
 {
	font-family: "Tahoma";
	font-size: 14px;
	color: #FF0000;
	text-decoration: none;
	font-weight : normal;
}

.link1:hover {
	text-decoration: underline;
}


.item
 {
	border: 1px solid #9C8E8E;
	}



