
div, p, span, p, a, td {
	font-size: 12px;
	font-family: Tahoma;
	color: #333333;
}

a {
	color: #BD553C;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.link1 {
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	
}