A:link {
	text-decoration:none
} 

A:visited {
	text-decoration:none
} 

A:hover{
	text-decoration:underline;
} 

.first {
	color: #63639C 
}

#contable {
	border-left-width:1px;
border-left-color:#cccccc;
border-left-style:solid;
border-right-width:1px;
border-right-color:#cccccc;
border-right-style:solid;
border-bottom-width:1px;
border-bottom-color:#cccccc;
border-bottom-style:solid;
border-top-width:1px;
border-top-color:#cccccc;
border-top-style:solid;
}
.NewsLinks {
	font-family: arial;
	font-size: xx-small;
	font-weight: normal;
	color: white;
	text-decoration: none;
}

a:link.NewsLinks {text-decoration: none; color : white; font-size: xx-small;}
a:visited.NewsLinks {color : white; font-size: xx-small;}
a:active.NewsLinks {text-decoration: none; color : white; font-size: xx-small;}
a:hover.NewsLinks {color : #669900; font-size: xx-small;}

.jobtitle {
	font-family: Tahoma;
	font-size: xx-small;
	font-weight: bold;
	color: black;
	text-decoration: none;
	padding-left: 5px;
}
.jobdesc {
	font-family: Tahoma;
	font-size: xx-small;
	font-weight: normal;
	color: black;
	text-decoration: none;
	padding-left: 5px;
	text-align: left;
}

a:link.NewsHeader {text-decoration: none; color : red; font-size: xx-small;}
a:visited.NewsHeader {color : red; font-size: xx-small;}
a:active.Header {text-decoration: none; color : red; font-size: xx-small;}
a:hover.NewsHeader {color : #669900; font-size: xx-small;}

.ticker-border {
	margin: 1px;
	padding: 1px;
	height: 100px;
	width: 150px;
}
