
a
{	color: #4badc7;
	text-decoration: none;
}


a:hover
{	color: #4badc7;
	text-decoration: none;
	/*text-decoration: underline;*/
}


a:visited
{	color: #4badc7;
	text-decoration: none;
}


.blue
{	color: #4badc7;
}


.black
{	color: #000000;
}


.grey
{	color: #535152;
}


a.menu1
{	color: #4badc7;
	font-size: 12px;
}


a.menu1:visited
{	color: #4badc7;
}


a.menu2
{	color: #4badc7;
	font-size: 10px;
}


a.menu2:visited
{	color: #4badc7;
}


a.menu3
{	color: #4badc7;
	font-size: 13px;
}


a.menu3:visited
{	color: #4badc7;
}


a.u
{	text-decoration: underline;
}


a.u:visited
{	text-decoration: underline;
}


a.u:hover
{	text-decoration: none;
}


td
{	font-family:Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #535152;
}


td.style1
{	color: #50b0d1;
}

td.style2
{	color: #ff0000;
}
.tr_height {
	height: 1px;
	line-height: 1px;
}
.copyright {
	font-size: 10px;
	color: #918f90;
}
.tag {
	color: #4badc7;
	font-size: 18px;
}	