.text	{
	font-family:Verdana;
	font-size:11px;
	color:#000000;
}

.news	{
	font-family:Verdana;
	font-size:10px;
	color:#000000;
}

.title	{
	font-family:Verdana;
	font-size:14px;
	color:#000000;
	font-weight:700;

}

.textapp	{
	font-family:Verdana;
	font-size:12px;
	text-align:center;
	}

.titleapp	{
	font-family:Verdana;
	font-size:14px;
	font-weight:700;
	text-align:center;	
	}

a {
	color:#339999;
	font-weight:700;
	text-decoration:underline;
}


a:hover {
	color:#660033;
	font-weight:700;
	text-decoration:underline;
}

