html,body {
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
	text-align:center;
	vertical-align:middle;
	font-family:Arial;
	font-size:11px;
	display:block;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

form {
	margin:0px;
	padding:0px;
	text-align:center;
	vertical-align:middle;
}

a {
	color:#000000;
}

h1,h2,h3,h4,h5,h6 {
	margin:0px;
}

h1 {
	font-family:"Trebuchet MS",Trebuchet,Arial;
	font-size:32px;
	text-transform:uppercase;
}

h2 {
	font-family:"Trebuchet MS",Trebuchet,Arial;
	font-size:24px;
	text-transform:uppercase;
}

h3 {
	font-family:"Trebuchet MS",Trebuchet,Arial;
	font-size:18px;
	text-transform:uppercase;
}

h4 {
	font-size:14px;
}

h5 {
	font-size:12px;
}

h6 {
	font-size:11px;
	font-weight:bold;
}
/* Site.master layout begin */



.cafe_01 a:link {
	font-family:Arial;
	font-weight:lighter;
	font-size:11px;
	color:#000000;
	text-decoration:none;
}

.cafe_01 a:visited {
	font-family:Arial;
	font-weight:lighter;
	font-size:11px;
	color:#000000;
	text-decoration:none;
}


.cafe_01 a:hover {
	font-family:Arial;
	font-weight:lighter;
	font-size:11px;
	color:#999999;
	text-decoration:none;
}

.cafe_02 a:link {
	font-family:Arial;
	font-weight:bolder;
	font-size:11px;
	color:#000000;
	text-decoration:none;
}

.cafe_02 a:visited {
	font-family:Arial;
	font-weight:bolder;
	font-size:11px;
	color:#000000;
	text-decoration:none;
}


.cafe_02 a:hover {
	font-family:Arial;
	font-weight:bolder;
	font-size:11px;
	color:#999999;
	text-decoration:none;
}