BODY {
		background-color="#FED11E"
		font-family: Verdana;
		font-size: 10px;
		font-weight: 300;
		color: #8D1800;
		text-decoration: none;
}

A {		
		font-size: 10px;
		font-family: Verdana;
		font-weight: 300;
		color: #8D1800;
}

.text {
		font-family: Verdana;
		font-size: 10px;
		font-weight: 300;
		color: #8D1800;
}

.smalltext {
		font-family: Verdana;
		font-size: 9px;
		font-weight: 300;
		color: #8D1800;
}

.smalltitle {
		font-family: Verdana;
		font-size: 12px;
		font-weight: 700;
		color: #8D1800;
}

.title {
		font-family: Verdana;
		font-size: 15px;
		font-weight: 700;
		color: #8D1800;
}
		

