/* CSS Document */


/*========nav==========*/
.bottom_nav a {
	display: inline-block;
	padding:2px 10px 2px;
	text-decoration:none;
	/*letter-spacing: +0.1em;*/
	background-color:#FF9900;
	color: #000000;
}

.bottom_nav a:hover {
	color: #0000FF;
	font-weight: 200;
	text-decoration: underline;
}

.bottom_nav a:current {
	color:#0000ff;
}
/*========end nav==========*/

#oyol_hover a:hover { background-image:url(images/oyoltest.jpg)
}

/*//////////web design by//////////*/
#beatLinx { padding: 10px
}
#beatLinx a { 
text-decoration:none;
color: #000000; 
margin: 0px;
text-align: justify; 
}
#beatLinx a:hover { color:#0000FF;
 text-decoration:underline;
}
/*//////////end web design by//////////*/