a:link {
	color:#0099CC;
	;
	text-decoration:underline;
	font-style: bold;
}

a:visited {
	color:#666699;
	text-decoration:underline;
	font-style: relative;
}

a:hover {
color:#FF0033;
text-decoration:none;
position : relative;}




body{
	color:#333333;
	font-size:12pt;
	line-height: 180%;
	margin-left: 20px;
	margin-right: 20px;
	background-color: #F2FFE9;
	background-image: url(img/back.gif);
	background-repeat: repeat-y;
	background-position: center;
}

td{
	color:#333333;
	line-height: 200%;
	font-size:12px;
}

tr{
color:#333333;
line-height: 180%;
font-size:12px;}

table{
color:#333333;
line-height: 180%;
font-size:12px;}

.days_img{
	border: 1px solid #FF99CC;
	margin-right: 12px;
	margin-bottom: 5px;
}

.small{
font-size:10px; 
line-height:180%;
}

.big {
	font-size: 14px;
	color: #FF3366;
	font-weight: bold;
}

.data {
	font-size: 12px;
	color: #CCCC00;
}

.profile {
	font-size: 12px;
	color: #FF6699;
}

.link {
	font-size: 12px;
	color: #FF6600;
}

.copy {
	font-size: 10px;
	color: #FF3366;
	line-height:150%;
}
