h1 {
	font-size:19px;
	color: Maroon;
	font-weight : bold;
}

h2 {
	font-size:17px;
	font-weight : bold;
	color : Maroon;
}
.morda a{
	text-decoration: none;
}
p  {
	text-align: justify;
	font-size: 16px;
	font-weight : bold;
}
p a{
	color : Red;
	font-size : 16px;
	font-weight : bolder;
}
p a:link{
	color : Red;
}
#men{

	font-size : 14px;
	color : White;
	font-weight : bold;
	background-color : #758099;
	vertical-align : top;
}
#men a:link{
	font-size : 14px;
	color : White;
	font-weight : bold;
	padding-left : 7px;
}
#men a:hover{
padding-left : 7px;
	font-size : 14px;
	color : Navy;
	font-weight : bold;
}
#men a:visited{
padding-left : 7px;
	font-size : 14px;
	color : White;
	font-weight : bold;
}

li {
	font-size: 17px;
	font-weight : bold;
}

#text  {
	text-align: justify;
	font-size: 16px;
	color: White;
}
#text a:link { 	color: Maroon;
}
#text a:hover{
	color: Red;
}

#text a:visited { 	color: Maroon;
}
#horo{
	color: #F0FFFF;
	font-size: 18px;
	font-weight : bold;
	width : 550px;
	height : 250px;
	background-image : url("bg21.gif");
	text-decoration : none;
}
#horo a {
	color: White;
	font-size: 14px;
	font-weight : bold;
}
#horo a:hover {
	color: Yellow;
	font-size: 14px;
	font-weight : bold;
}

.menu {
	padding-left :10px;
	width : 230px;
	height: 40px;
	background-image : url("menu.gif");
	}
.menu a {
	color: Yellow;
	font-size: 18px;
	font-weight : bold;
	text-decoration : none;
	}
.menu a:hover{
	color: Red;
	font-size: 18px;
	font-weight : bold;
	text-decoration : none;
}	
#link {
	text-align: center;
	font-size: 10px;
	color:Silver;
}

#link a:link {
font-size: 10px;
	color: Silver;
}

.left{
	text-align : justify;
	font-size : 13px;
	color : White;
	padding-left : 5px;
	padding-right : 5px;
}

.left h1{
	font-size:17px;
	font-weight : bold;
	color : Yellow;
	margin-top : 5px;
	margin-bottom : 5px;
}

.left a{
	text-decoration: none;
	color : Black;
}	