
/*************************/
/* DEFAULT SETTINGS      */
/*************************/

body {
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 0px;
	margin-top: 10px;
}

a {
	color: #000000;	
	text-decoration: underline;	
}

input, select, td, textarea {
	color: #000000;
	font-family: verdana;
	font-size: 12px;
}

/*************************/
/* CLASSES               */
/*************************/

.result a {
	color: #000000;	
	font-weight: bold;
	text-decoration: underline;
}

.categories a {
	text-decoration: none;
}

.small {
	font-size: 10px;
	text-decoration: none;
}

.big {
	font-size: 14px;
	font-weight: bold;
}
