@charset "utf-8";
/* CSS Document */
body {
font-family:Tahoma;
font-size:11px;
color:#666;
}
p {
font-family:Tahoma;
font-size:11px;
color:#666;
}
.style3 {
	font-size: small;
	font-family: Tahoma;
	color: #666666;
}
.style10 {
	font-family: Tahoma;
	font-size: small;
}
body {
	background-image: url();
}
.style11 {
	color: #FF0000;
	font-family: Tahoma;
	font-size: small;
}
a.menu {
font-family:tahoma;
color:#666;
font-size:13px;
text-decoration:none
}
a.menu:hover {
color:#FF0000;
}
.selected {
font-family:tahoma;
color:red;
font-size:13px;
text-decoration:none
}
img.images {
border:#666 2px solid;
}
img.images:hover {
border:red 2px solid;
}
.frm {
	
}
