a:link,a:active,a:visited{
	color: #BEA2D7;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}

a.bottom:link,a.bottom:visited{
	color: #BEA2D7;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	line-height:28px;
}
a.bottom:hover{
	text-decoration:underline;
	font-weight:bold;
}

.important{
	font-size:22px;
	font-weight:normal;
	color: #FF0000;
	text-decoration:none;
	line-height:42px;
}

a.start:link,a.start:active,a.start:visited{
	font-size:22px;
	font-weight:normal;
	color: #BEA2D7;
	text-decoration:none;
	line-height:42px;
}
a.start:hover{
	text-decoration:underline;
}

.navigation_left{
	font-weight: bold;
	font-size: 14px;
	
	
	text-align:center;
	background-color: #FEF6A1;
	border-left: 3px solid #fff;
	border-right: 3px solid #fff;
	border-bottom: 3px solid #fff;
	border-top: 3px solid #fff;
}

.navigation{
	font-weight: bold;
	font-size: 14px;
	
	
	text-align:center;
	background-color: #FEF6A1;
	border-right: 3px solid #fff;
	border-bottom: 3px solid #fff;
	border-top: 3px solid #fff;
}

.navigation_top{
	/*padding-left:23px;*/
}

.content{
	font-size: 13px;
	line-height: 20px;
	text-align:justify;
}

h1{
	font-size: 24px;
	font-weight:bold;
	color: #BEA2D7;
	
	padding-top:0px;
	margin-top:0px;
}

h2{
	font-size: 18px;
	font-weight:normal;
	
	color: #BEA2D7;
}

.footer{
	font-size: 12px;
}