a {

    color: #2e94ef;
line-height:130%;
    font-size: 11pt;
    text-decoration: none
}
a:hover {
    color: #cc0000;

    font-size: 12pt;
    text-decoration: underline
}

a:active {
    color: #cc0000;

    font-size: 12pt;
    text-decoration: underline
}
body {
	
	font-size: 12pt;
	line-height: 188%;
	color: #d791c1;
}
td {
	
	font-size: 12pt;
	line-height: 188%;
	color: #cc66cc;
}
p {
	
	font-size: 12pt;
	line-height: 180%;
	color: #564955;
}
font {
	
	font-size: 12pt;
	line-height: 163%;
	color: #ff6699;
}
.l-a{background:#fff}
.l-a a{display:block;font-size:11pt;margin:0px;padding:0px;margin-bottom:10px;}
