a:hover	{ 
	text-decoration: underline; 
	color: #F0F0F0
}

a:active 	{

	text-decoration: none;
	color: #F0F0F0
}

a:visited 	{

	text-decoration: none;
	color: #F0F0F0
}

a:link		{

	text-decoration: none;
	color: #F0F0F0
}

p	 	{

	font-size: 11px;
	line-height: 14px;
	text-decoration: none;
	color: #C0C0C0;
	font-family : Arial, Helvetica, sans-serif;
}

.text0 	{

	font-size: 12px;
	text-decoration: none;
	line-height: 15px;
	font-family : Arial, Helvetica, sans-serif;
}

.text1 	{

	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	text-decoration: none;
	font-family : Arial, Helvetica, sans-serif;
}

.header	{

	font-size: 20px;
	line-height: 25px;
	font-weight: bold;
	text-decoration: none;
	font-family : Arial, Helvetica, sans-serif;
}
