a:link		{
	color: #cc99ff;
	text-decoration: none;
	font-family: "Times New Roman", "Times", "serif";
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
}
a:visited	{
	color: #ccccff;
	text-decoration: none;
	font-family: "Times New Roman", "Times", "serif";
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
}
a:actived	{ color: #FFFFFF; text-decoration: none; }
a:hover		{
	color: #ffff00;
	text-decoration: none;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
}
.body {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; color: #FFFFFF; font-weight: normal}
.title {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #33FFCC; font-weight: bold}

