﻿body	{
    background-color: #FBC695;
	margin: 0;
	padding: 0;	
}

A:link {text-decoration: none;  color: #BB630B;}
A:visited {text-decoration: none; color: #BB630B  ;}
A:active {text-decoration: none; color: #BB630B ; }
A:hover {
	text-decoration: UNDERLINE;
	color: #FF9900;
}
#t1 {
	cursor: pointer;
}
#t2 {
	cursor: pointer;
}
#t3 {
	cursor: pointer;
}
#t4 {
	cursor: pointer;
}
.jobstyle{ font-family:Tahoma; 
font-size: 75%;
color: #46220F;
padding-left: 10px;
text-align:justify;
padding-bottom: 5px;
}