
body, td, p, li, input, select, textarea { font-size: 17px; }
h1 { font-size: 22px; }
h2 { font-size: 20px; }
h3 { font-size: 18px; }
h4 { font-size: 17px; }	
h5 { font-size: 17px; }
h6 { font-size: 17px; }

.size2{
	font-size: 19px;
}
.size3{
	font-size: 21px;
}

.RadMenu_FlyoutHorizontal .text {font-size: 12px !important; }

.RadMenu_FlyoutVertical a.link:hover { background: none  !important; }

a:link {
	font-weight: bold;
	text-decoration: none;
	color: #0071BC;
}

a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #0071BC;
}	

a:hover {
	text-decoration: none;
	color: #6CACD8;
}	

a:active {
	font-weight: bold;
	text-decoration: none;
	color: #4A76A9;
}


