﻿body,html {
	 margin: 0px;
	 padding:  0px;
	 background-image:url(Images/bg1.jpg);
	 background-position:right;
	 background-repeat:repeat;
	 background-position:top;
	 font-family: "Times New Roman", Times, serif;  
}

img, div,table,tr,td ,input{ behavior: url(iepngfix.htc) 
} 

.MainText{	 
	 font-size:14px;
	 color:#000000;
}
.MainText a:link{	 
	 font-size:14px;
	 color:#000000;;
	 text-decoration:none;	 
}
.MainText a:visited{	 
	 font-size:14px;
	 color:#000000;;
	 text-decoration:none;
}
.MainText a:hover{	 
	 font-size:14px;
	 color:#000000;
	 text-decoration:underline;
}
.MainText a:active{	 
	 font-size:14px;
	 color:#000000;
	 text-decoration:none;
}


.DirectionText{	 
	 font-size:24px;
	 color:#000000;
}
.DirectionText a:link{	 
	 font-size:24px;
	 color:#000000;;
	 text-decoration:none;	 
}
.DirectionText a:visited{	 
	 font-size:24px;
	 color:#000000;;
	 text-decoration:none;
}
.DirectionText a:hover{	 
	 font-size:24px;
	 color:#6d6e71;
	 text-decoration:underline;
}
.DirectionText a:active{	 
	 font-size:24px;
	 color:#000000;
	 text-decoration:none;
}


.FloorText{	 
	 font-size:12px;
	 color:#000000;
	 text-transform:uppercase;
}
.FloorText a:link{	 
	 font-size:12px;
	 color:#000000;;
	 text-decoration:none;
	 text-transform:uppercase;	 
}
.FloorText a:visited{	 
	 font-size:12px;
	 color:#000000;;
	 text-decoration:none;
	 text-transform:uppercase;
}
.FloorText a:hover{	 
	 font-size:12px;
	 color:#636466;
	 text-decoration:underline;
	 text-transform:uppercase;
}
.FloorText a:active{	 
	 font-size:12px;
	 color:#000000;
	 text-decoration:none;
	 text-transform:uppercase;
}
.footer{	 
	 font-size:10px;
	 color:#000000;
	 text-transform:uppercase;
}
.footer a:link{	 
	 font-size:10px;
	 color:#000000;
	 text-decoration:none;
	 text-transform:uppercase;	 
}
.footer a:visited{	 
	 font-size:10px;
	 color:#000000;
	 text-decoration:none;
	 text-transform:uppercase;
}
.footer a:hover{	 
	 font-size:10px;
	 color:#000000;
	 text-decoration:underline;
	 text-transform:uppercase;
}
.footer a:active{	 
	 font-size:12px;
	 color:#000000;
	 text-decoration:none;
	 text-transform:uppercase;
}



a:link {
	color: #000000;
	text-decoration:none;
}
a:visited {
	color: #000000;
	text-decoration:none;
}
a:hover {
	color: #000000;
	text-decoration:underline;
}
a:active {
	color: #000000;
	text-decoration:none;
}

