.top {
	font-size : 12px;
 	line-height : 20px;
}

.coment {
	line-height : 14px;
	font-size : 12px;
}

.photo {
@@border-width : 3px 3px 3px 3px;
	border-top-style : ridge;
	border-left-style : ridge;
	border-right-style : ridge;
	border-bottom-style : ridge;
	border-top-color : silver;
	border-left-color : silver;
	border-right-color : silver;
	border-bottom-color : silver;
}

.sub_title {
	font-size: 12px;
	border-width : 3px 3px 3px 3px;
	border-top-style : ridge;
	border-left-style : ridge;
	border-right-style : ridge;
	border-bottom-style : ridge;
	border-top-color : silver;
	border-left-color : silver;
	border-right-color : silver;
	border-bottom-color : silver;
}

.cmt {
	font-size : 12px;
	line-height : 18px;
}

.vt_1 {
	font-size : 12px;
	line-height : 20px;
}

.right {
	padding-right : 18px;
}

.NoImage {
	border-width : 3px 3px 3px 3px;border-style : ridge ridge ridge ridge;
	border-color : silver silver silver silver;
	padding-top : 30px;
	padding-bottom : 30px;
	background-color : teal;
	color : white;
	font-size : 14px;
}

A {
	color : teal;
	text-decoration : none;
}

A:HOVER {
	color : fuchsia;
	text-decoration : underline;
}

.q {
	color : navy;
	background-color : silver;
	text-align : center;
	padding-top : 3px;
	padding-bottom : 3px;
	font-size : 20px;
}

.a {
	font-size : 12px;
	background-color : teal;
	color : yellow;
	text-align : center;
	padding-top : 3px;
	padding-left : 3px;
	padding-right : 3px;
	padding-bottom : 3px;
}

.link {
	cursor : help;
}

.link_normal {
	cursor : pointer;
}

.Cap {
	color : navy;
	background-color : silver;
	width : 305px;
	text-align : center;
}

BIG {
	font-size : 18px;
	background-color : navy;
	width : 400px;
	font-weight : bold;
	color : yellow;
	text-align : center;
}

SMALL {
	font-size : 10px;
}
