
BODY {
		font-family: comic Sans MS,arial
			}



a:link	{
			text-decoration: none;
			color:#EB5005;
				}
		
a:visited	{text-decoration: none;
			color: #FB7B09;

			}

a:hover { 	
		text-decoration:underline; 
		font-style:italic 
		}

.glavninaslov {
				text-align: center;
				font-size: 180%;	
				font-weight: bold;
			}
			
.naslov {
				text-align: left;
				font-size: 120%;	
				font-weight: bold;
			}

			
.mojeime  {
			text-align: center;
			font-size: 130%;	
			font-weight: bold;

			}
			
.obicantekst {
				text-align: justify;
				font-size: 110%;	
				font-weight: none; 
				font-family: arial; 
				
			}
			
.linkovi {
				text-align: left;
				font-size: 110%;	
				font-weight: none;
			}

.razmakredova	{
				line-height: 120%;
				}
