.default_title_style
{
					font-family: Courier New;
					font-size: 20px;
					font-weight: bold;
					color:#000000;
					text-decoration:none;
}

.default_text_style
{
					font-family: Dundalk;
					font-size: 12px;
					font-weight: none;
					color:#000000;
					text-decoration:none;
}

.default_link_style
{
					font-family: Geneva;
					font-size: 12px;
					font-weight: bold;
					color:#990000;
					text-decoration:none;
}
.default_link_style:hover
{
	text-decoration:underline;
}
.default_link_style:visited
{
	color:#990000;
}

.default_profile_label_style
{
					font-family: Geneva;
					font-size: 14px;
					font-weight: bold;
					color:#000000;
					text-decoration:none;
}
.default_profile_value_style
{
					font-family: Geneva;
					font-size: 14px;
					font-weight: none;
					color:#000000;
					text-decoration:none;
}
