/*------------------------------------------------------------------------------------------	*/
/*			ELEMENTS HTML																								*/
/*------------------------------------------------------------------------------------------	*/

body{
	background-color: #605253;
}
a{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #998D8F;
	text-decoration: none;
	border: 0;
}
a:hover{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #998D8F;
	text-decoration: underline;
	border: 0;
}

/*------------------------------------------------------------------------------------------	*/
/*			CLASSES																										*/
/*------------------------------------------------------------------------------------------	*/

/*------------------------------------------------------------------------------------------	*/
/*			IDS																											*/
/*------------------------------------------------------------------------------------------	*/

/*------------------------------------------------------------------------------------------	*/
/*			TYSTR 2006																									*/
/*------------------------------------------------------------------------------------------	*/
