hr {
	border: 1px solid #FFDEAD;
}

img { border: 0px; }
td { text-align: left; font-size: 13; font-family: "Trebuchet MS", verdana, arial;  font-weight: normal; 
background-color: #FAFAD2;
}
body {
	text-align: center;
	font-size: 12;
	font-family: arial;
	font-weight: normal;
	background-color: #FAFAD2;
}

h1 { font-size: 28; font-family: "Trebuchet MS", verdana, arial; font-weight: normal; color: #000; text-decoration: none; 
	margin : 6px 6px 6px 6px;
}
h2 {
	font-size: 21;
	font-family: "Trebuchet MS", verdana, arial;
	font-weight: 600;
	color: #FFA500;
	text-decoration: none;
	margin : 0px 0px 0px 0px;
}

a:link {
	font-size: 12; font-family: "Trebuchet MS", verdana, arial; font-weight: bold; color: #000; text-decoration: underline;
}
a:visited {
	font-size: 12; font-family: "Trebuchet MS", verdana, arial; font-weight: bold; color: #000; text-decoration: underline;
}
a:hover {
	font-size: 12;	font-family: "Trebuchet MS", verdana, arial; font-weight: bold;	color: #000; text-decoration: underline;	background-color: #FFDEAD;
}

.sm a:link {
	font-size: 10; font-family: "Trebuchet MS", verdana, arial; font-weight: bold; color: #000; text-decoration: underline;
}
.sm a:visited {
	font-size: 10; font-family: "Trebuchet MS", verdana, arial; font-weight: bold; color: #000; text-decoration: underline;
}
.sm a:hover {
	font-size: 10;	font-family: "Trebuchet MS", verdana, arial; font-weight: bold;	color: #000; text-decoration: underline;	background-color: #FFDEAD;
}

