.Phone {
	color: #000000;
	font-size:18px;
	font:"Times New Roman";
}
.Address {
	color: #000000;
	font-size:14px;
	font:"Times New Roman";
}
.WebSite {
	color: #000000	;
	font-size:20px;
	font:"Times New Roman";
}
.AboutUs {
	color: #000000;
	font-size:20px;
	font:"Times New Roman";
}
.AboutUsText {
	color: #000000;
	font-size:12px;
	font:"Times New Roman";
}
.ShortLink {
	color: #000099;
	font-size:14px;
	font:"Times New Roman";
}
.RndTitle{
	font-family: "Times New Roman";
	color:#ffffff;
	font-size:16px;
	font-weight:bold;
}


a.MainMenu{
	font-family: "Times New Roman";
	color:#000099;
	font-size:16px;
	font-weight:bold;
}
a.MainMenu:hover{
	font-family: "Times New Roman";
	color:#FF7C00;
	text-decoration:underline;
	font-size:16px;
	font-weight:bold;
}
a.MainMenuSub{
	font-family: "Times New Roman";
	color:#000099;
	font-size:14px;
}
a.MainMenuSub:hover{
	font-family: "Times New Roman";
	color:#FF7C00;
	text-decoration:underline;
	font-size:14px;
}