/* CSS Document */

body{
	 font: normal 12px Geneva, Arial, Helvetica, sans-serif; color:#000000; margin:0px; padding:0px}
	
.text1{
	font: normal 12px Arial; color:#fb2121;}
.text2{
	font: normal 11px Arial; color:#225596;}
.text3{
	font: normal 11px Arial; color:#000000;}
.text4{
	font: bold 9px Arial; color:#b80733;}
.text5{
	font: normal 12px Arial; color:#ffffff;}
	
A.two:link {color: #225596}
A.two:visited {color: #225596}
A.two:hover {color: #fb2121}

A.three:link {color: #fb2121}
A.three:visited {color: #fb2121}
A.three:hover {color: #4D76C1}

A:link {
text-decoration:none}
A:visited {
text-decoration:none}
A:hover {
text-decoration:none}
A.one:link{
font: bold 12px Arial; color: #ffffff}
A.one:hover{
font: bold 12px Arial; color: #ffffff; text-decoration:underline}
A.one:visited{
font: bold 12px Arial; color: #ffffff; text-decoration:none}
