	body
    {
		color				: #000000;
		font-family			: verdana, arial, helvetica;
        font-size           : 10px;
		font-weight			: normal;
		text-decoration		: none;
		text-indent			: 0mm;
	}
	
	.text
	{
		color				:	#FFFFFF;
		font-family			:	verdana, arial, helvetica;
		font-size			:	12px;
		font-weight			:	normal;
		text-decoration		:	none;
		text-indent			:	0mm;
	}
	
	
	a:link
	{
		color				:	#000000;
		font-family			:	verdana, arial, helvetica;
		font-size			:	12px;
		font-weight			:	normal;
		text-decoration		:	none;
		text-indent			:	0mm;
	}

	a:visited
	{
		color				:	#000000;
		font-family			:	verdana, arial, helvetica;
		font-size			:	12px;
		font-weight			:	normal;
		text-decoration		:	none;
		text-indent			:	0mm;
	}

	a:active
	{
		color				:	#000000;
		font-family			:	verdana, arial, helvetica;
		font-size			:	12px;
		font-weight			:	normal;
		text-decoration		:	none;
		text-indent			:	0mm;
	}

	a:hover
	{
		color				:	#BB1D12;
		font-family			:	verdana, arial, helvetica;
		font-size			:	12px;
		font-weight			:	normal;
		text-decoration		:	none;
		text-indent			:	0mm;
	}
