h1

	{
		font-size : 13px;
		font-family : arial;
		color : #F27E42;
	}

div

{
		font-size : 11px;
		font-family : arial;
		color : #808080;
	}

	td

	{
		font-size : 11px;
		font-family : arial;
		color : #808080;
	}
	a

	{
		font-size : 11px;
		font-family : arial;
		color : #CE4043;	
		text-decoration: underline;	
	}
	a {
		color : #CE4043;	
		text-decoration: none;	
		font-weight : bold;
		text-decoration: underline;	
	}
a:hover {
		color : #808080;	
		font-style : normal;	
		text-decoration: none;	
	}