/* CSS Document */

.paragraf {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-align:left;
}

.paragraf    a:link    { text-decoration: none; color: #FF0066;  }
.paragraf     a:active  { text-decoration: none; color: #FF0066;  }
.paragraf    a:visited { text-decoration: none; color: #FF0066;  }
.paragraf    a:hover   { text-decoration:underline; color: #FF0066;  }

.paragraf h1{
	font-size: 18px;
	font-style: normal;
	color: #FF0066;
	text-align:left;
}

.paragraf h2{
	font-size: 16px;
	font-style: normal;
	color: #FF0066;
	text-align:left;
}

.webdesign {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-align:center;
}

.webdesign    a:link    { text-decoration: none; color: #FF0066; font-weight: bold; }
.webdesign     a:active  { text-decoration: none; color: #FF0066; font-weight: bold; }
.webdesign    a:visited { text-decoration: none; color: #FF0066; font-weight: bold; }
.webdesign    a:hover   { text-decoration:underline; color: #FF0066; font-weight: bold; }