/* CSS Document */
body {
	background-color: #000066; fixed;
	background-image: url(images/back.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat:no-repeat;

}


A {
		font-family: verdana;
		font-size: 12;
		COLOR: #082080; 
		TEXT-DECORATION: none
}

a:hover {
		font-family: verdana;
		font-size: 12;
		color: #000000;
		text-decoration: underline;
}

t1 {
		font-family: verdana;
		font-size: 10;
		color: #ffffff;
		text-decoration: none;
}

.yanmenu {
		font-family: Arial;
		font-size: 14;
		color: #000055;
		background-color: #fbce00;
		text-decoration: none;
		font-weight:bold;
}


.yanmenu:hover {
		font-family: Arial;
		font-size: 14;
		color: #fbce00;
		background-color:#000055;
		text-decoration: none;
		font-weight:bold;
		
}



.tepelink {
		font-family: verdana;
		font-size: 10;
		color: #FFFFFF;
		text-decoration: none;
}

.tepelink:hover {
		font-family: verdana;
		font-size: 10;
		color: #FFFFFF;
		text-decoration: underline;
		
}

.t1:hover {
		font-family: verdana;
		font-size: 10;
		color: #ffffff;
		text-decoration: underline;
		
}

