body { background-color:#FFFFFF; margin:0px;}
.design a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 2px;
	text-align: center;

}
.design a:hover {
	color: #bf160c;
	text-decoration: underline;
}
.menu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ff7733;
	text-decoration: none;
	letter-spacing: 1px;

}
.menu a:hover {
	color: #bf160c;
	text-decoration: underline;
}
.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #a6a437;
	text-decoration: none;
	line-height: 18px;
	letter-spacing: 1px;
}
.link a {
	text-decoration: none;
	color: #a6a437;
}
.link a:hover {
	text-decoration: underline;
}
.tresc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #797979;
	text-decoration: none;
	line-height: 20px;
	list-style-type: circle;
	text-align:left;

}
.tresc h2 {
	font-size: 18px;
	color: #ff7733
}
.tresc a {
	text-decoration: none;
	color: #ff7733
}
.tresc a:hover {
	text-decoration: underline;
}
.tresc ul, ol {
	text-align:left;
}
