﻿.contentThai {
	font-family: "MS Sans Serif";
	font-size: x-small;
	color: #FFFFFF;
}

.content {
	font-family: verdana;
	font-size: x-small;
	color: #FFF;
	font-weight: bold;
}

.content a {
	color: #FFFFFF;
	text-decoration: none;
}

.content a:hover {
	border-width: thin;
	border-bottom-style:dotted;
	color: yellow;
}


.contentTopic {
	font-family: verdana;
	font-size: small;
	color: #FFFFFF;
	font-weight: bold;
}

.contentTopic a {
	color: #FFFFFF;
	text-decoration: none;
}

.contentTopic a:hover {
	border-width: thin;
	border-bottom-style:dotted;
	color:  yellow;
}


.contentBlack {
	font-family: verdana;
	font-size: x-small;
	color: #000000;
}

.contentBlackTopic {
	font-family: verdana;
	font-size: small;
	color: #000000;
	font-weight: bold;
}

.contentBlackTopic a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.contentBlackTopic a:hover {
	border-width: thin;
	border-bottom-style:dotted;
	color: red;
}

.topicBlackBig {
	border-width: thin;
	font-size: large;
	border-bottom-style: dashed;
}

.topicBig {
	font-size: xx-large;
}

.topicBig a {
	color: white;
	text-decoration: none;
}

.topicBig a:hover {
	border-width: thin;
	border-bottom-style: solid;
	color: red;
}
