BODY {
	background : #7572B7;
	scrollbar-face-color : #6666CC;
	scrollbar-shadow-color : #FFFFFF;
	scrollbar-arrow-color : #FFFFFF;
	scrollbar-track-color : #7572B7;
	scrollbar-base-color : #666666;
}

A {
	color : #00FF00;
	font-weight : bold ;
	background-color : transparent;
}

A:hover { 
    text-decoration: underline;
 }

P {
	font-size : 14px;
	color : #FFFF66;
	font-family : Verdana, Tahoma, Arial, sans-serif;
	background-color : transparent;
	text-align : justify;
	text-indent : 10px;
} 

H1 {
	font-size : 16px;
	text-align : center;
	color : #3333CC;
	font-family : Verdana, Tahoma, Arial, sans-serif;
	background-color : transparent;
}

H2 {
	font-size : 14px;
	text-align : center;
	color : #3333CC;
	font-family : Verdana, Tahoma, Arial, sans-serif;
	background-color : transparent; 
}

LI {
	font-size : 14px;
	color : #FFFF66;
	font-family : Verdana, Tahoma, Arial, sans-serif;
	background-color : transparent;
	text-align: justify;
}

.f1 {
background-image : url(img/f1.jpg);
	background-repeat : no-repeat;
}

.f2 {
background-image : url(img/f2.jpg);
	background-repeat : no-repeat;
}

.f3 {
background-image : url(img/f3.jpg);
	background-repeat : no-repeat;
}

.t10 {
font-size : 10px;
color : #FFFF66;
font-family : Verdana, Tahoma, Arial, sans-serif;
background-color : transparent;
}

.t11 {
font-size : 11px;
color : #FFFF66;
font-family : Verdana, Tahoma, Arial, sans-serif;
background-color : transparent;
}

.t12 {
font-size : 12px;
color : #FFFF66;
font-family : Verdana, Tahoma, Arial, sans-serif;
background-color : transparent;
}

.t14 {
	font-size : 14px;
	color : #FFFF66;
	font-family : Verdana, Tahoma, Arial, sans-serif;
	background-color : transparent;
}

.tnews {
	font-size : 16px;
	color : #FFFFCC;
	font-family : Verdana, Tahoma, Arial, sans-serif;
	background-color : transparent;
}

.hand {
	cursor : pointer;
}

.center {
	text-align: center;
} 
