﻿body {
	background : #000000;
	border : #000000;
	margin-top : 40px;
	margin-left : 40px;
	margin-right : 40px;
	margin-bottom : 40px;
	color : #000000;
	font-family : verdana, arial;
	font-size : 10pt;
	border-right : #000000;
	vertical-align : middle;
}
table, tr, td {
	background : #000000;
	margin-top : 0;
	margin-left : 0;
	margin-right : 0;
	color : #000000;
	font-family : verdana, arial;
	font-size : 10pt;
	background-color : #808080;
}
.style_index {
	background-image : url('images/index_img/bangstage_glas_2.jpg');
	height : 100%;
	width : 100%;
}
a:link {
	color : silver;
	text-decoration: none;
	font-family : verdana;
	font-size : 10pt;
}
a:visited {
	color : silver;
	text-decoration : none;
	font-family : verdana;
	font-size : 10pt;
}
a:active {
	color : silver;
	text-decoration : none;
	font-family : verdana;
	font-size : 10pt;
}
a:hover {
	background-color: #FFC633;
	color: #000000;
	text-decoration: none;
	font-family: verdana;
	font-size: 10pt;
}

