/****
Random-Anime BBCode stylesheet

Purpose: Contains all of the CSS for the BBCode found in the system.
****/
.post-style-bold {
	font-weight: bold;
}
.post-style-italic {
	font-style: italic;
}
.post-style-underline {
	text-decoration: underline;
}
