body {
	background: #FFF0FB;
}

.f1{
	font-size:x-small; 
	line-height:130%;
}
.f2{
	color: #ffffff;
	font-size:xx-small; 
	line-height:130%;
}
.f3{
	color: #D03084;
	font-size:x-small; 
	line-height:130%;
}
.f4{
	font-size:xx-small; 
	line-height:130%;
}
.f5{
	color: #ffffff;
	font-size:x-small; 
	line-height:130%;
}
.f6{
	color: #ff6600;
	font-size:xx-small; 
	line-height:130%;
}
.t1{
	font-size:small; 
	line-height:130%;
}

.t2{
	font-size:medium; 
	font-weight:bold;
	line-height:130%;
}

a:link { color: #CC3399; text-decoration: none; }
a:visited { color: #CC3399; text-decoration: none; }
a:active  { color: #CC3399; text-decoration: none; }
a:hover { color: #339900; text-decoration: underline; }

a.w:link { color: #ffffff; text-decoration: none; }
a.w:visited { color: #ffffff; text-decoration: none; }
a.w:active  { color: #ffffff; text-decoration: none; }
a.w:hover { color: #ff0000; text-decoration: underline; }

a.r:link { color: #ff0000; text-decoration: none; }
a.r:visited { color: #ff0000; text-decoration: none; }
a.r:active  { color: #ff0000; text-decoration: none; }
a.r:hover { color: #336600; text-decoration: underline; }
