@charset "utf-8";
/* CSS Document */

/* ROSWELL OFFICE FURNITURE 2010
============================================== */

/* TYPE
============================================== */

h3 {
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#0F284F;
}

.main {
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#000000;
font-size:12px;
}

.main a:link {
	color: #761821;
	text-decoration: none;
}
.main a:visited {
	text-decoration: none;
	color: #761821;
}
.main a:hover {
	text-decoration: underline;
	color: #761821;
}
.main a:active {
	text-decoration: none;
	color: #761821;
}

.footer {
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#333333;
font-size:10px;
}

.footer a:link {
	color: #0F284F;
	text-decoration: none;
}
.footer a:visited {
	text-decoration: none;
	color: #0F284F;
}
.footer a:hover {
	text-decoration: underline;
	color: #0F284F;
}
.footer a:active {
	text-decoration: none;
	color: #0F284F;
}