
DIV.Links		A   	       		{color:	#4E2FFF; text-decoration:none}
DIV.Links		A:link			{color:	#4E2FFF; text-decoration:none}
DIV.Links		A:visited		{color:	#4E2FFF; text-decoration:none}
DIV.Links		A:hover 		{color: #FF0000; text-decoration:none}


.bgMouseOver {
	background-color: #FFF8C7;
}

.bgMouseOff {
}

.header_font {

	font-family: Tahoma; 
	font-size: 10pt;
	color:#5D5D5D;
	font-weight: bold;
	
}

.menu_font {

	font-family: Tahoma; 
	font-size: 9pt;
	color:#4E2FFF;
	font-weight: bold;
	
}

.other_font {

	font-family: Tahoma; 
	font-size: 9pt;
	color:#000000;
	font-weight: normal;
	
}

.button_stil {
	border:0px none; 
	BACKGROUND-IMAGE: url('button.gif'); 
	BACKGROUND-COLOR: transparent; 
	WIDTH: 70px; 
	height : 30px; 
	FONT-FAMILY: Tahoma; 
	color:#000000;
	font-size:9pt;
}

body {
	
	background-color:#F1F1F1;
}
