body
{ background-image:url('../img/bg.jpg'); }

A:VISITED, A:LINK, A:ACTIVE, A {
	font-family : Tahoma;
	color : #D5F3FF;
	text-decoration : none;
	font-weight : bold;
	font-size : 13px;
}

A:HOVER {
	color : #FFFFFF;
	text-decoration : none;
	font-size : 13px;
}

.text { font-family : Tahoma;
             color : #000000;
             font-size : 13px;

}

.text2 { font-family : Tahoma;
             color : #E60003;
             font-size : 13px;

}

.text3 { font-family : Tahoma;
             color : #E60003;
             font-size : 18px;
           	 font-weight : bold;

}

.text4 { font-family : Tahoma;
             color : #FFFFFF;
             font-size : 30px;
           	 font-weight : bold;

}

.text5 { font-family : Tahoma;
             color : #E60003;
             font-size : 18px;
             font-weight : bold;
	     font-style : italic;

}