﻿

a:hover 
{
	text-decoration: none;
	background-color:Green;
	border-width:0;
	color:#ffffff;
	font-weight:bolder
}
a:link 
{
	text-decoration: line;
	border-width:0;
	color:#666666;
}
a:visited {
	text-decoration: none;
	border-width:0;
	color:#989792;
}

a img {	border: none;	}

.indexNews, .indexSpec, .indexRoute
{
	margin-top:5pt;
	margin-left:10pt;
	margin-right:6pt;
	color:#666666;
	font-size: 11px;
}

.IndexSession
{
    color: #666666;
    font-size: 11px;
    text-align: left;
}

.IndexSession a:hover
{
	color:#ffffff;
	font-weight:bolder
}