A:link	  	{ font-weight:bold; color: #FF0000; font-family: arial; font-size:8pt; text-decoration:underline; }
A:visited  	{ font-weight:bold; color: #FF0000; font-family: arial; font-size:8pt; text-decoration:underline; }
A:active  	{ font-weight:bold; color: #FF0000; font-family: arial; font-size:8pt; text-decoration:underline; }
A:hover   	{ font-weight:bold; color: #FF0000; font-size:8pt; font-family: arial; text-decoration:none; } 

A.white:link	{ font-weight:bold; color: #e9e9e9; font-family: arial; font-size:8pt; text-decoration:none; }
A.white:active  { font-weight:bold; color: #e9e9e9; font-family: arial; font-size:8pt; text-decoration:none; }
A.white:visited { font-weight:bold; color: #e9e9e9; font-family: arial; font-size:8pt; text-decoration:none; }
A.white:hover 	{ font-weight:bold; color: #FFFFFF; font-family: arial; font-size:8pt; text-decoration:none; border-bottom: solid 1px #ff0000; }


.navi		{ font-family:arial; font-size:8pt; color: #000000; text-align:justify; line-height:80%;}

.text 		{ font-family:arial; font-size:8pt; color: #000000; text-align:justify; line-height:150%; } 

b		{ color: #242f66; }
i		{ color: #FF0000; }
hr		{ height:1; color: #eeffee; }

table, tr, td	{ font-family:arial; font-size:8pt; color: #000000; text-align:justify; line-height:150%;}

body
{

	font-size: 8pt; 
	font-family:arial; 
   	color: #ffffff;
	background-color: #393e42;
	margin-top:0;
	background-image: url("newimages/bgg.jpg");

}



#side A
{
	display: block;
	padding: 7px;
	background-color: #908E8F;
	border-top: 1px solid #6a6a6a;
	border-bottom: 1px solid #a3a3a3;
	border-right: medium none;
	border-left: medium none;
	background-image: url('newimages/linkbg.jpg');

	font-family:arial; font-size:8pt; color:#FFFFFF; text-decoration:none;
	text-align: center
}




#side A:hover
{
	background-color: #e9e9e9;
	color: #ff0000;
	font-family:arial; font-size:8pt;
	background-image:url('none');
	text-align: center
}


