﻿
body {
	font-size: 10px;
	font-family: Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	color: #003300;
	text-align: center;

}

#startframe{
	text-align: center;
	background-image: url('../images/backg/bg_start.gif');
	width: 700px;
	height: 569px;
	background-repeat: no-repeat;
	position: relative;
}



a:link {
	color: #EC9836;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #EC9836;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #EC9836;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
}

