a {
	color : #CC6600;
	font-size : 12px;
	text-decoration : none;
}

a:hover {
	color : #0000FF;
	text-decoration : underline;
}

body{
	background : #FFFFFF;
	color : #777B88;
	font : 12px "Trebuchet MS",Arial,Helvetica,sans-serif;
}

div.box {
	margin : 0 auto;
	width : 750px;
}

div.box2 {
	border : solid #CC9966;
	border-width : 1px 0;
	color : #996633;
	font-size : 11px;
	margin-top : 0;
	padding : 5px 0;
	text-align : center;
	width : 600px;
}

h1 {
	font-size : 11px;
	font-variant : small-caps;
	font-weight : normal;
	margin-top : 0;
	padding : 1px 0;
	text-align : center;
	letter-spacing : 3px;
}

h2 {
	font-size : 12px;
	font-variant : small-caps;
	font-weight : normal;
	margin-top : 0;
	padding : 5px 0;
	text-align : center;
}

.fnt1 {
	color : #4B7E81;
	font-family : "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size : 12px;
	font-weight : normal;
}

