A:link {color: #194198; font-weight: normal; text-decoration: underline;}
A:visited {color: #194198; font-weight: normal; text-decoration: underline;}
A:active {color: #194198; font-weight: normal; text-decoration: underline;}
a:hover {color: #7D6A2F; font-weight: normal; text-decoration: none;}

.LinkBlueBold :link {color: #194198; font-weight: bold; text-decoration:none;}
.LinkBlueBold :visited {color: #194198; font-weight: bold; text-decoration:none;}
.LinkBlueBold :active {color: #194198; font-weight: bold; text-decoration:none;} 
.LinkBlueBold a:hover {color: #194198; font-weight: bold; text-decoration:underline;}

.LinkBlue :link {color: #194198; text-decoration:none;}
.LinkBlue :visited {color: #194198; text-decoration:none;}
.LinkBlue :active {color: #194198; text-decoration:none;} 
.LinkBlue a:hover {color: #7D6A2F; text-decoration:underline;}

body {
	margin: 0px;
	background-color: #DCDAD2;
	background-image:url(../images/BackPage.jpg);
	background-repeat:repeat-x;
	}
	
.BodyTable {
	margin-top: 42px;
	background-color: #FFFFFF;
	}
	
.ChildContent {
	padding: 25px 20px 40px 20px;
	height: 300px;
	}

.Div10px {
	padding: 10px;
	}
	
.NewsScroll {
	padding: 0px 10px 10px 0px;
	margin: 10px 5px 10px 10px;
	height: 200px;
	overflow: auto;
	scrollbar-3dlight-color: #F2F0E9;
	scrollbar-arrow-color: #A29061;
	scrollbar-base-color: #E8E5D84;
	scrollbar-darkshadow-color: #F2F0E9;
	scrollbar-face-color: #E8E5D8;
	scrollbar-highlight-color: #D2CCB3;
	scrollbar-shadow-color: #D2CCB3;
	scrollbar-track-color: #F2F0E9;
	}