﻿body{
	color: #333333;
	background-color: #fdf9ce;
	font-family: 'Trebuchet MS', Verdana, Arial, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	line-height: 24px;
}
img{
  border-width:0;
  margin-left:0px;
  margin-right:0px;
  margin-top:0px;
  margin-bottom:0px;
}
a{
  text-decoration:none
}
a:link{
  color:#CDE0F3;
}
a:visited{
  color:#CDE0F3;
}
a:hover{
  color:#00AEEF;
}
.navigation {
	cursor:pointer;
	font-size:14pt;
	color:#CDE0F3;
	text-decoration: none;
}
a:active {
	font-size: 14px;
	color: #00AEEF;
}

