body { font-family: veranda,arial,helvetica,san-serif;
	background:url(images/brick_bg.jpg);
	background-color:#000000;
	font-size: 12px;
	font-weight: bold;
	color: #ffdd55;
}
.title1 { font-family: veranda,arial,helvetica,san-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffdd55;
}
.text1 { font-family: veranda,arial,helvetica,san-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffdd55;
}
.title2 { font-family: veranda,arial,helvetica,san-serif;
	font-size: 18px;
	font-weight: bold;
	color: #ffdd55;
}
.brick_edge { border-left-width: 5px;
	border-left-color:#000000;
	border-left-style:ridge;
	border-right-width: 5px;
	border-right-color:#000000;
	border-right-style:ridge;
	border-bottom-style:
}
a.text:link { font-family: veranda,arial,helvetica,san-serif;
	font-size: 13px;
	font-weight: bold;
	color: #dd6688;
	text-decoration: none;
}
a.text:visited { font-family: veranda,arial,helvetica,san-serif;
	font-size: 13px;
	font-weight: bold;
	color: #dd6688;
	text-decoration: none;
}
a.text:hover { font-family: veranda,arial,helvetica,san-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffdd55;
	text-decoration: underline;
}
a.text:active { font-family: veranda,arial,helvetica,san-serif;
	font-size: 13px;
	font-weight: bold;
	color: #dd6688;
	text-decoration: underline;
}
a.large:link { font-family: veranda,arial,helvetica,san-serif;
	font-size: 18px;
	font-weight: bold;
	color: #dd6688;
	text-decoration: none;
}
a.large:visited { font-family: veranda,arial,helvetica,san-serif;
	font-size: 18px;
	font-weight: bold;
	color: #dd6688;
	text-decoration: none;
}
a.large:hover { font-family: veranda,arial,helvetica,san-serif;
	font-size: 18px;
	font-weight: bold;
	color: #ffdd55;
	text-decoration: underline;
}
a.large:active { font-family: veranda,arial,helvetica,san-serif;
	font-size: 18px;
	font-weight: bold;
	color: #dd6688;
	text-decoration: underline;
}