h1 {
	font-family: Georgia, serif;;
	voice-family: inherit;
	font-size:    14px;
	
	
}

h2 {
	font-family: "Georgia, serif;";
	voice-family: inherit;
	font-size:    12px;
	color: #000000;
	font-weight: normal;
}

.link {
        font-family: "Georgia, serif;";
        voice-family: inherit;
        font-size:    12px;
        color: #000000;
        font-weight: normal;
        a:hover: text-decoration: underline;
}

.titlu {
        font-family: "Georgia, serif;";
        voice-family: inherit;
        font-size:    13px;
        color: #000000;
        font-weight: normal;
        a:hover: text-decoration: underline;
}


#subliniat {
        font-family: "Georgia, serif;";
        voice-family: inherit;
        font-size:    11px;
        color: #000000;
        font-weight: normal;
        a:hover { text-decoration: underline; };
}

#main {
	width: 700px
}

