/* CSS Document */
html, body
		{
			margin : 0px;
			padding : 0px;
			overflow : auto;
		}
		
		#key
		{
		font-weight:500;
		color: maroon;
		}

	div#links a:link
		{
		text-decoration:none;
		color:#333333;
		}	
		
		div#links a:visited
		{
		text-decoration:none;
		color:#333333;
		}
		
		#links
		{
		font-size:12px;
		}
		
		#redstroka
									{
									text-indent: 30px;
									line-height: 1.5;
									font-size:20px;
									width:99%;
									font-family: Times New Roman, Times, serif;
									}
									 a:link {
									border: 0px;
         color : black; 
         }
         a:visited {
			      border: 0px;
         color : black;
				     }
		.vcard
		{
		text-indent: 30px;
									line-height: 1.5;
									font-size:20px;
									width:99%;
									font-family: Times New Roman, Times, serif;
		}
