a {
    color: #2e94ef;
    
    font-size: 12pt;
    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: 13pt;
	line-height: 168%;
	color: #d791c1;
}
td {
	margin:10px;
	font-size: 13pt;
	line-height: 178%;
	color: #cc66cc;
}
p {
	
	font-size: 13pt;line-height: 178%;
	line-height: 12pt;
	color: #cc6699;
}
font {
	
	font-size: 13pt;
	line-height: 183%;
	color: #ff6699;
}
