.main {
	font-family: Verdana;
	font-size: 10px;
	color: black;
}

.small {
	font-size: 8px;
}

.big {
	font-size: 12px;
}

.blink {
	font-weight: bold;
	color: red;
}

.blue {
	color: #17AEED;
}

.blue A {
	color: #17AEED;
}

IMG {
	border: 0;
}

A {
	border: 0px;
	color: black;
}

A.nodec {
	text-decoration: none;
}

A.nodec:hover {
	text-decoration: underline;
}
