﻿@import url('css.css');

.title,a.title:link,a.title:visited,a.title:active,a.title:hover { 
font-size: 13px;
color:#0000FF;
text-decoration: none;
}
.date,a.date:link,a.date:visited,a.date:active,a.date:hover { 
font-size: 10px;
color: #808080;
text-decoration: none;
}






@import url('css.css');

.smalltitlebold,a.smalltitlebold:link,a.smalltitlebold:visited,a.smalltitlebold:active,a.smalltitlebold:hover { 
	text-align: left;
	color: #464646; 
	font-weight: bold;
	font-family: Tahoma, Arial, sans-serif; 
	background-color: inherit;
	 }
.title,a.title:link,a.title:visited,a.title:active,a.title:hover { 
padding: 0px; 
	margin: 0px; 
	text-align: left;
	color: #15B733; 
	font-family: Tahoma, Arial, sans-serif; 
	background-color: inherit;
	font-size: 1.1em; 
                font-weight: bold;
	text-transform: uppercase;}
.datepage,a.datepage:link,a.datepage:visited,a.datepage:active,a.datepage:hover { color: #B5B4A6; font-family:  Arial, sans-serif; background-color: inherit; font-size: 0.75em; text-decoration: none}
.smallertitle,a.smallertitle:link,a.smallertitle:visited,a.smallertitle:active
{ 
	text-align: left;
	color: #464646; 
	font-family: Tahoma, Arial, sans-serif; 
	background-color: inherit;
		text-transform: uppercase;}

a.smallertitle:hover { 
	text-align: left;
	color: #464646; 
	font-family: Tahoma, Arial, sans-serif; 
	background-color: inherit;
		text-transform: uppercase;}

