body {
	background-color: #e4f3f6;
	margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
	scrollbar-face-color: 6b939a;
    scrollbar-shadow-color: c2d7db;
    scrollbar-highlight-color: c2d7db;
    scrollbar-3dlight-color: c2d7db;
    scrollbar-darkshadow-color: c2d7db;
    scrollbar-track-color: c2d7db;
    scrollbar-arrow-color: c2d7db;
}

.text{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color: #08212e;
	text-decoration:none;
}


.text a:link, .text a:visited, .text a:active{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color: #e84078;
	text-decoration: none;
}

.text a:hover {
	color: #e84078;
	text-decoration: underline;
}

.header{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color: #2896d1;
	text-decoration:none;
}


.header a:link, .header a:visited, .header a:active{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color: #2896d1;
	text-decoration: none;
}

.header a:hover {
	color: #2896d1;
	text-decoration: underline;
}