a {
	color: #E52621;
}
a:hover {
	text-decoration: none;
}
.blue {

}
html, body{
	font-family: "Trebuchet MS", "Tahoma";
	font-size: 11px;
	color: #000;
	text-align:center;
	background-color: #FAF9F7;
}

.stom {
	margin: 10% 0 25% 0;
}

.wrd {
	font-weight: bold;
}

.wrd2 {
	color: #666;
	font-size: 10px;
	font-family: Verdana;
	margin: 20px 0 0 0;
}