body {
	font-family: Verdana;
	font-size: 12px;
	line-height: 120%;
	color: #000000;
	text-decoration: none;
}
.dot_line {
	background-image: url(../images/dot_line.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.line_top {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
}
a:link,a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #ED0F70;
	text-decoration: underline;
}
