/* CSS Document */

body {background-color:#CC9900}

.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CA372D;
	font-size: 14px;
	font-weight: bold;
}

a:link { font-weight:bold;
	color:#CA372D;
	text-decoration:underline;
 }

a:visited { font-weight:bold;
	color:#CA372D;
	text-decoration:none;
 }

a:hover, a:active { text-decoration:underline;
	color:#C67248; 
	background-color:#f6dfb0;
}

#wrapper{}

table#index{
	background-position: right top;
	background-repeat: no-repeat;
	background-image: url(flier/images/flier1_03.png);
}


.h1 {
	font-size: 20px;
	font-weight: bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.h2 {font-size: 14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
