td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
h1 {
	font-size: 18px;
	color: #FFFFFF;
	letter-spacing: 2px;
	white-space: normal;
}
h3 {
	font-size: 12px;
	color: #FFFFFF;
}

.bordsimages {
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #00FFFF;
	border-right-color: #00FFFF;
	border-bottom-color: #00FFFF;
	border-left-color: #00FFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
a {
	color: #00CCFF;
}
a:hover {
	color: #FFFF99;
}
h2 {
	font-size: 18px;
	color: #FF9900;
}
body {
	background-image: url(../images/fon_anim.gif);
}
