﻿body {
	background-color: #DDEEF8;
	background-image: url(/CmsWifly/images/public/index_01.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
A {TEXT-DECORATION: none}
/*A:link { TEXT-DECORATION: none }
A:visited { TEXT-DECORATION: none }
A:hover { TEXT-DECORATION: none }
A:active { TEXT-DECORATION: none }*/

.topFont {
	font-size: 15px;
	line-height: 20px;
	color: #D3E2EF;
	text-decoration: none;
}
.fontbottom {
	font-size: 12px;
	line-height: 20px;
	color: #FF6666;
}
.paddingtop {
	padding-top: 1em;
}
.padding-bottom {
	padding-bottom: 1em;
}
.clockFont {
	font-size: large;
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
	font-weight: bold;
}
.font {
	font-size: 12px;
	color: #666666;
	line-height: 20px;
}
.td {
	border: 1px solid #A2C7F3;
}
.style2 {color: #FFFFFF}
.style4 {font-size: 12px; line-height: 20px; color: #FF3333; }

