a:hover {font-weight: bold;	color: #336699;}
a:hover {text-decoration: underline;}
a:link {font-weight: bold;	color: #336699;	text-decoration: none;}
a {  color: #336699; text-decoration: none; font-weight: bold}

.tablebg {
    background-color: #B2CEDE;
    border:0px solid #A7C9DC;
    filter:alpha(opacity=90);
    -moz-opacity:.85;
    opacity:.85;
}.background {
	background-image: url(careerday/background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: 1D4785;

}
.pagebg {
	background-color: 4053AF;
}
