img{
	border-style:none;	
}

a{		
	color: #2C61A7;
	text-decoration:none;
}
a:visited{
	color: #2C61A7;
	text-decoration:none;
}

a:link{
	color: #2C61A7;
	text-decoration:none;	
}
a:active{
	color: #2C61A7;
	text-decoration:none;
}
a:hover{
	color: #2C61A7;
	text-decoration:underline;
}

#wrap a{
	background: url(../image/button.png) no-repeat left center;	
}
#wrap a:visited{
	background: url(../image/button.png) no-repeat left center;	
}

#wrap a:hover{
	background: url(../image/button.png) no-repeat left center;	
}
#wrap a:active{
	background: url(../image/button.png) no-repeat left center;	
}
#wrap a:link{
	background: url(../image/button.png) no-repeat left center;	
}


h1{
	font-size:140%;
}

h2{
	font-size:120%;
	margin:0;
	padding:0;
}

h3{
	font-size:100%;
	
}

h4{
	font-size:90%;
}

h5{
	font-size:75%;
}

h6{
	font-size:60%;
}

tr {
	vertical-align:top;
}

.contentheading a {
	font-size:120%;
}

.contentheading {
	font-size:120%;
}

/*размер шрифта у загаловков*/
a.contentpagetitle{
	font-size:100%;
}


