﻿.linedotV {
	background-image:  url('../images/line_V.gif');
	background-repeat: repeat-y;
	background-position:left;	
}
.linedotH {
	background-image:  url('../images/line_H.jpg');
	background-repeat: repeat-x;
	background-position:left bottom;
}
.newsTitle
{
	font-family:Arial;
	font-size:20px;
	font-weight:normal;
	color:#CE8101;	
}
.link_title
{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:#CE8101;
	text-decoration:none;
}
.link_title:hover
{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:#CE8101;
	text-decoration:none;
}
.link_titleunactive
{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#CE8101;
	text-decoration:none;
}
.link_titleunactive:hover
{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#CE8101;
	text-decoration:none;
}
