.Text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004F40;
}

.Text a:link {
	color : #004F40;
	text-decoration : underline;
}
 
.Text a:hover {
	color : #004F40;
	text-decoration : none;
}

.Text a:visited {
	font-size : 11px;
	color : #004F40;
}

.BG {
	background : #F9F5E6 url(img/bg.gif);
}

.border {
	border: 2px #ED1B2E solid;
}

.border2 {
	border: 1px #E59D24 solid;
}