table.art_gridtable{
	width: 100%;
}
td.art_title{
	font-weight: bold;
	font-size: 22px;
	color: #cf1827;
	padding-bottom: 15px;
}
td.td.art_title a{
	font-weight: bold;
	font-size: 22px;
	color: #cf1827;
}
td.art_title2{
	font-weight: bold;
	font-size: 18px;
	color: #cf1827;
	padding: 0px 15px 0px 15px;
	background-color: #ededed;
}
td.art_sdesc{
	font-style: italic;
	padding-bottom: 10px;
}
td.art_text{
	text-align: justify;
	padding-bottom: 10px;
}
td.art_text a{
	color: #cf1827;
	text-decoration: underline;
	font-weight: bold;
}
td.art_text a:visited{
	color: #cf1827;
	text-decoration: underline;
	font-weight: bold;
}
td.art_text a:hover{
	color: #cf1827;
	text-decoration: none;
	font-weight: bold;
}
td.Content_link_text{
	padding-bottom: 10px;
	padding-left: 10px;
}
a.Content_link_text{
	color: #cf1827;
	font-weight: bold;
	text-decoration: underline;
	font-size: 12px;
}
a.Content_link_text:visited{
	color: #cf1827;
	font-weight: bold;
	text-decoration: underline;
	font-size: 12px;
}
a.Content_link_text:hover{
	color: black;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}
